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.8k
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 5 pull requests
- #95506
#95506
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-b6kxzjc
Dylan-DPC/rust:rollup-b6kxzjc
Copy head branch name to clipboard
Mar 31, 2022
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 5 pull requests
#95506
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-b6kxzjc
Dylan-DPC/rust:rollup-b6kxzjc
Copy head branch name to clipboard
Commits
Commits on Mar 20, 2022
Stabilize thread::is_finished
workingjubilee
committed
5a25e22
View commit details
Copy full SHA for 5a25e22
Browse repository at this point
Commits on Mar 30, 2022
Don't stabilize ScopedJoinHandle::is_finished yet.
m-ou-se
authored
25eb060
View commit details
Copy full SHA for 25eb060
Browse repository at this point
Don't ICE when opaque types get their hidden type constrained again.
Show description for 1144677
oli-obk
committed
1144677
View commit details
Copy full SHA for 1144677
Browse repository at this point
Stabilize feature vec_retain_mut on Vec and VecDeque
faern
committed
796f385
View commit details
Copy full SHA for 796f385
Browse repository at this point
Spellchecking compiler comments
Show description for 5160f8f
nyurik
committed
5160f8f
View commit details
Copy full SHA for 5160f8f
Browse repository at this point
Remove bad rustdoc trailing backslash
nyurik
committed
c9c6e22
View commit details
Copy full SHA for c9c6e22
Browse repository at this point
Addressed comments by @compiler-errors and @bjorn3
nyurik
committed
a6dd658
View commit details
Copy full SHA for a6dd658
Browse repository at this point
a few mode feedback fixes per @bjorn3
nyurik
committed
8d7b124
View commit details
Copy full SHA for 8d7b124
Browse repository at this point
Commits on Mar 31, 2022
Restore `impl Future<Output = Type>` to async blocks
compiler-errors
committed
7b2eaa3
View commit details
Copy full SHA for 7b2eaa3
Browse repository at this point
Rollup merge of #95130 - workingjubilee:stably-finished, r=m-ou-se
Show description for 32c5a57
Dylan-DPC
authored
32c5a57
View commit details
Copy full SHA for 32c5a57
Browse repository at this point
Rollup merge of #95263 - compiler-errors:async-block-pretty, r=jackh726
Show description for 4ce6567
Dylan-DPC
authored
4ce6567
View commit details
Copy full SHA for 4ce6567
Browse repository at this point
Rollup merge of #95471 - oli-obk:tait_ice, r=estebank
Show description for 64a3767
Dylan-DPC
authored
64a3767
View commit details
Copy full SHA for 64a3767
Browse repository at this point
Rollup merge of #95491 - faern:stabilize-vec_retain_mut, r=yaahc
Show description for c90a947
Dylan-DPC
authored
c90a947
View commit details
Copy full SHA for c90a947
Browse repository at this point
Rollup merge of #95497 - nyurik:compiler-spell-comments, r=compiler-errors
Show description for 1b7d6db
Dylan-DPC
authored
1b7d6db
View commit details
Copy full SHA for 1b7d6db
Browse repository at this point
You can’t perform that action at this time.