Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.6k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 7 pull requests
- #61630
#61630
Closed
Centril
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-2u0y4h9
Centril/rust:rollup-2u0y4h9
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
Rollup of 7 pull requests
#61630
Centril
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-2u0y4h9
Centril/rust:rollup-2u0y4h9
Copy head branch name to clipboard
Commits
Commits on May 29, 2019
Add std::mem::take as suggested in #61129
Show description for 5a01b54
jonhoo
committed
5a01b54
View commit details
Copy full SHA for 5a01b54
Browse repository at this point
Commits on Jun 7, 2019
Bump dirs, rand and redox_users
lnicola
committed
41078f3
View commit details
Copy full SHA for 41078f3
Browse repository at this point
parser: `self.span` -> `self.token.span`
petrochenkov
committed
3da0943
View commit details
Copy full SHA for 3da0943
Browse repository at this point
parser: Remove `Deref` impl from `Parser`
petrochenkov
committed
6eae6b0
View commit details
Copy full SHA for 6eae6b0
Browse repository at this point
parser: Remove `look_ahead_span`
petrochenkov
committed
3dbee57
View commit details
Copy full SHA for 3dbee57
Browse repository at this point
Clarify when we run steps with ONLY_HOSTS
Mark-Simulacrum
committed
367b031
View commit details
Copy full SHA for 367b031
Browse repository at this point
syntax: Treat error literals in more principled way
petrochenkov
committed
2af47fa
View commit details
Copy full SHA for 2af47fa
Browse repository at this point
rename EvalResult -> InterpResult and EvalError -> InterpErrorInfo
RalfJung
committed
d324205
View commit details
Copy full SHA for d324205
Browse repository at this point
rename EvalSnapshot -> InterpSnapshot
RalfJung
committed
3aca71f
View commit details
Copy full SHA for 3aca71f
Browse repository at this point
tests: Add regression test for #61452.
davidtwco
committed
5604d9a
View commit details
Copy full SHA for 5604d9a
Browse repository at this point
Rollup merge of #61130 - jonhoo:mem-take, r=SimonSapin
Show description for 20d3c86
Centril
authored
20d3c86
View commit details
Copy full SHA for 20d3c86
Browse repository at this point
Rollup merge of #61597 - lnicola:bump-rand, r=alexcrichton
Show description for e166b16
Centril
authored
e166b16
View commit details
Copy full SHA for e166b16
Browse repository at this point
Rollup merge of #61615 - petrochenkov:errlit, r=matklad
Show description for e3e81f4
Centril
authored
e3e81f4
View commit details
Copy full SHA for e3e81f4
Browse repository at this point
Rollup merge of #61616 - petrochenkov:parsderef, r=oli-obk
Show description for 7db8129
Centril
authored
7db8129
View commit details
Copy full SHA for 7db8129
Browse repository at this point
Rollup merge of #61621 - Mark-Simulacrum:bootstrap-run-only-hosts, r=alexcrichton
Show description for 80bf0ab
Centril
authored
80bf0ab
View commit details
Copy full SHA for 80bf0ab
Browse repository at this point
Rollup merge of #61625 - RalfJung:eval-interp, r=oli-obk
Show description for 86f392c
Centril
authored
86f392c
View commit details
Copy full SHA for 86f392c
Browse repository at this point
Rollup merge of #61627 - davidtwco:ice-async-fn-lint, r=alexcrichton
Show description for 08b6bce
Centril
authored
08b6bce
View commit details
Copy full SHA for 08b6bce
Browse repository at this point
You can’t perform that action at this time.