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 }}
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
16.2k
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
- #61649
#61649
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-b4nx9k9
Centril/rust:rollup-b4nx9k9
Copy head branch name to clipboard
Jun 8, 2019
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 7 pull requests
#61649
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-b4nx9k9
Centril/rust:rollup-b4nx9k9
Copy head branch name to clipboard
Commits
Commits on May 27, 2019
Document tuple's Ord behavior as sequential
czipperz
committed
0fd9934
View commit details
Copy full SHA for 0fd9934
Browse repository at this point
Commits on Jun 7, 2019
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
tests: Add regression test for #61452.
davidtwco
committed
5604d9a
View commit details
Copy full SHA for 5604d9a
Browse repository at this point
Revert "Make LocalAnalizer visitor iterate instead of recurse"
Show description for 4c32617
spastorino
committed
4c32617
View commit details
Copy full SHA for 4c32617
Browse repository at this point
Commits on Jun 8, 2019
Use stable wrappers
JohnTitor
committed
43ab14e
View commit details
Copy full SHA for 43ab14e
Browse repository at this point
Rollup merge of #61223 - czipperz:tuple-ord-document-ordering, r=oli-obk
Show description for 2a9bcbf
Centril
authored
2a9bcbf
View commit details
Copy full SHA for 2a9bcbf
Browse repository at this point
Rollup merge of #61615 - petrochenkov:errlit, r=matklad
Show description for 5062ad3
Centril
authored
5062ad3
View commit details
Copy full SHA for 5062ad3
Browse repository at this point
Rollup merge of #61616 - petrochenkov:parsderef, r=oli-obk
Show description for ae487e0
Centril
authored
ae487e0
View commit details
Copy full SHA for ae487e0
Browse repository at this point
Rollup merge of #61621 - Mark-Simulacrum:bootstrap-run-only-hosts, r=alexcrichton
Show description for 9f314fe
Centril
authored
9f314fe
View commit details
Copy full SHA for 9f314fe
Browse repository at this point
Rollup merge of #61627 - davidtwco:ice-async-fn-lint, r=alexcrichton
Show description for 6d25bcd
Centril
authored
6d25bcd
View commit details
Copy full SHA for 6d25bcd
Browse repository at this point
Rollup merge of #61641 - spastorino:revert-to-recursion-on-local-analyzer, r=oli-obk
Show description for 96a8050
Centril
authored
96a8050
View commit details
Copy full SHA for 96a8050
Browse repository at this point
Rollup merge of #61647 - JohnTitor:use-stable-func, r=Centril
Show description for b3bdc24
Centril
authored
b3bdc24
View commit details
Copy full SHA for b3bdc24
Browse repository at this point
You can’t perform that action at this time.