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.3k
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
- #64713
#64713
Closed
Centril
wants to merge 29 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-4lidaez
Centril/rust:rollup-4lidaez
Copy head branch name to clipboard
Conversation
Commits
29
(29)
Checks
Files changed
Closed
Rollup of 7 pull requests
#64713
Centril
wants to merge 29 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-4lidaez
Centril/rust:rollup-4lidaez
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2019
Add fs::read_dir() and ReadDir warning about iterator order + example
Ali Raheem
committed
9755fe8
View commit details
Copy full SHA for 9755fe8
Browse repository at this point
Commits on Aug 8, 2019
Remove Iteration order heading
Ali Raheem
committed
8068812
View commit details
Copy full SHA for 8068812
Browse repository at this point
Commits on Aug 15, 2019
Fix gramitcal error in read_dir example
Ali Raheem
committed
53c5046
View commit details
Copy full SHA for 53c5046
Browse repository at this point
Commits on Aug 26, 2019
Comment out println in read_dir sorting example
Ali Raheem
committed
3c820fe
View commit details
Copy full SHA for 3c820fe
Browse repository at this point
Commits on Sep 8, 2019
document the unstable iter_order_by library feature
KodrAus
committed
91fd8ef
View commit details
Copy full SHA for 91fd8ef
Browse repository at this point
Commits on Sep 9, 2019
Replace println statements with explanatory comments
Ali Raheem
committed
1161aeb
View commit details
Copy full SHA for 1161aeb
Browse repository at this point
Commits on Sep 15, 2019
Made a thread local storage panic message more explanatory
Show description for df7789c
tomtau
committed
df7789c
View commit details
Copy full SHA for df7789c
Browse repository at this point
Commits on Sep 16, 2019
updated the panic message wording
tomtau
authored
68c3739
View commit details
Copy full SHA for 68c3739
Browse repository at this point
Commits on Sep 21, 2019
add long error explanation for E0524
GuillaumeGomez
committed
983e035
View commit details
Copy full SHA for 983e035
Browse repository at this point
update ui tests
GuillaumeGomez
committed
d2b873b
View commit details
Copy full SHA for d2b873b
Browse repository at this point
libtest: Add --report-time flag to print test execution time
jakoschiko
committed
c16a547
View commit details
Copy full SHA for c16a547
Browse repository at this point
Commits on Sep 22, 2019
reduce visibility of a bunch of stuff in ext::tt
matklad
committed
645cdca
View commit details
Copy full SHA for 645cdca
Browse repository at this point
rename libsyntax::ext::tt to mbe
Show description for 827a5b2
matklad
committed
827a5b2
View commit details
Copy full SHA for 827a5b2
Browse repository at this point
rename tt -> mbe, part 2
matklad
committed
49f849c
View commit details
Copy full SHA for 49f849c
Browse repository at this point
move mbe module to a separate file
matklad
committed
e30c516
View commit details
Copy full SHA for e30c516
Browse repository at this point
docstring for mbe module
matklad
committed
636b354
View commit details
Copy full SHA for 636b354
Browse repository at this point
pull mbe token tree definition up
matklad
committed
9fd75f5
View commit details
Copy full SHA for 9fd75f5
Browse repository at this point
push TokenTree::parse down
matklad
committed
9835697
View commit details
Copy full SHA for 9835697
Browse repository at this point
make mbe::TokenTree private to module
matklad
committed
81fe857
View commit details
Copy full SHA for 81fe857
Browse repository at this point
libtest: Make --report-time an unstable option
jakoschiko
committed
d91b965
View commit details
Copy full SHA for d91b965
Browse repository at this point
Commits on Sep 23, 2019
Delete iter-order-by.md
KodrAus
authored
4ea371e
View commit details
Copy full SHA for 4ea371e
Browse repository at this point
Remove unused dependencies
sinkuu
committed
0423c2a
View commit details
Copy full SHA for 0423c2a
Browse repository at this point
Rollup merge of #63356 - ali-raheem:issue#63183, r=KodrAus
Show description for 81ba34e
Centril
authored
81ba34e
View commit details
Copy full SHA for 81ba34e
Browse repository at this point
Rollup merge of #64296 - KodrAus:chore/iter_order_by, r=Centril
Show description for 4d54581
Centril
authored
4d54581
View commit details
Copy full SHA for 4d54581
Browse repository at this point
Rollup merge of #64428 - GuillaumeGomez:error-explanation-E0524, r=Centril
Show description for 5d8a8b6
Centril
authored
5d8a8b6
View commit details
Copy full SHA for 5d8a8b6
Browse repository at this point
Rollup merge of #64481 - tomtau:fix/tls-error-message, r=KodrAus
Show description for 855bac5
Centril
authored
855bac5
View commit details
Copy full SHA for 855bac5
Browse repository at this point
Rollup merge of #64663 - jakoschiko:report-time, r=alexcrichton
Show description for 4ac9261
Centril
authored
4ac9261
View commit details
Copy full SHA for 4ac9261
Browse repository at this point
Rollup merge of #64689 - matklad:refactor-mbe, r=petrochenkov
Show description for 16f8f54
Centril
authored
16f8f54
View commit details
Copy full SHA for 16f8f54
Browse repository at this point
Rollup merge of #64702 - sinkuu:deps, r=jonas-schievink
Show description for da42509
Centril
authored
da42509
View commit details
Copy full SHA for da42509
Browse repository at this point
You can’t perform that action at this time.