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
Accelerator
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
Type
/
to 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.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 6 pull requests
- #91093
#91093
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-kovzwx0
matthiaskrgr/rust:rollup-kovzwx0
Copy head branch name to clipboard
Nov 21, 2021
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 6 pull requests
#91093
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-kovzwx0
matthiaskrgr/rust:rollup-kovzwx0
Copy head branch name to clipboard
Commits
Commits on Oct 10, 2021
Mark `Arc::from_inner` / `Rc::from_inner` as unsafe
Show description for 2e2c38e
sdroege
committed
2e2c38e
View commit details
Copy full SHA for 2e2c38e
Browse repository at this point
Commits on Nov 18, 2021
Use more let_else in rustc_mir_build
Show description for 8dc8e72
est31
committed
8dc8e72
View commit details
Copy full SHA for 8dc8e72
Browse repository at this point
Commits on Nov 20, 2021
Fix ICE `#90993`: add missing call to cancel
Badel2
committed
77a105c
View commit details
Copy full SHA for 77a105c
Browse repository at this point
Move parser tests to parser/issues subdirectory
Show description for 8c8914e
Badel2
committed
8c8914e
View commit details
Copy full SHA for 8c8914e
Browse repository at this point
Fix float ICE
Show description for 5f6059d
terrarier2111
and
estebank
committed
5f6059d
View commit details
Copy full SHA for 5f6059d
Browse repository at this point
Revert "require full validity when determining the discriminant of a value"
Show description for 70d418c
RalfJung
committed
70d418c
View commit details
Copy full SHA for 70d418c
Browse repository at this point
Suggest await on cases involving infer
compiler-errors
committed
33c443d
View commit details
Copy full SHA for 33c443d
Browse repository at this point
Re-bless test outputs
compiler-errors
committed
1f625b7
View commit details
Copy full SHA for 1f625b7
Browse repository at this point
Rollup merge of #89741 - sdroege:arc-rc-from-inner-unsafe, r=Mark-Simulacrum
Show description for 09d9c09
matthiaskrgr
authored
09d9c09
View commit details
Copy full SHA for 09d9c09
Browse repository at this point
Rollup merge of #90927 - terrarier2111:fix-float-ice, r=jackh726
Show description for 410d64f
matthiaskrgr
authored
410d64f
View commit details
Copy full SHA for 410d64f
Browse repository at this point
Rollup merge of #90994 - Badel2:issue-90993, r=estebank
Show description for 3d4f3ee
matthiaskrgr
authored
3d4f3ee
View commit details
Copy full SHA for 3d4f3ee
Browse repository at this point
Rollup merge of #91018 - est31:let_else, r=matthewjasper
Show description for f37a6ca
matthiaskrgr
authored
f37a6ca
View commit details
Copy full SHA for f37a6ca
Browse repository at this point
Rollup merge of #91022 - compiler-errors:modulo_infer, r=estebank
Show description for ec2f087
matthiaskrgr
authored
ec2f087
View commit details
Copy full SHA for ec2f087
Browse repository at this point
Rollup merge of #91088 - RalfJung:revert, r=oli-obk
Show description for 83c83d4
matthiaskrgr
authored
83c83d4
View commit details
Copy full SHA for 83c83d4
Browse repository at this point
You can’t perform that action at this time.