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 6 pull requests
- #97135
#97135
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-06u9pqn
Dylan-DPC/rust:rollup-06u9pqn
Copy head branch name to clipboard
May 18, 2022
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 6 pull requests
#97135
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-06u9pqn
Dylan-DPC/rust:rollup-06u9pqn
Copy head branch name to clipboard
Commits
Commits on May 10, 2022
update coherence docs, fix opaque type + generator ice
lcnr
committed
58781ed
View commit details
Copy full SHA for 58781ed
Browse repository at this point
Make HashMap fall back to RtlGenRandom if BCryptGenRandom fails
Show description for 0c92519
marti4d
committed
0c92519
View commit details
Copy full SHA for 0c92519
Browse repository at this point
Commits on May 13, 2022
Address review feedback
marti4d
committed
3de6c2c
View commit details
Copy full SHA for 3de6c2c
Browse repository at this point
Commits on May 16, 2022
Improve error message for fallback RNG failure
marti4d
committed
aba3454
View commit details
Copy full SHA for aba3454
Browse repository at this point
Commits on May 17, 2022
Add tracking issue for ExitCode::exit_process
coolreader18
committed
e68e977
View commit details
Copy full SHA for e68e977
Browse repository at this point
Clean fix for #96223
Show description for 4d7e014
ricked-twice
committed
4d7e014
View commit details
Copy full SHA for 4d7e014
Browse repository at this point
Taking review into account
ricked-twice
committed
ac5366b
View commit details
Copy full SHA for ac5366b
Browse repository at this point
Commits on May 18, 2022
Suggest deref non-lvalue mutable reference
compiler-errors
committed
a5c4f4c
View commit details
Copy full SHA for a5c4f4c
Browse repository at this point
better error for bad LHS in binop-assign
compiler-errors
committed
b26580f
View commit details
Copy full SHA for b26580f
Browse repository at this point
better lvalue errors for things implementing DerefMut
compiler-errors
committed
d50d3fc
View commit details
Copy full SHA for d50d3fc
Browse repository at this point
Mention traits being upcasted, types being coerced
compiler-errors
committed
0de7568
View commit details
Copy full SHA for 0de7568
Browse repository at this point
Rollup merge of #94639 - compiler-errors:rval-mutref, r=wesleywiser
Show description for 64c58a1
Dylan-DPC
authored
64c58a1
View commit details
Copy full SHA for 64c58a1
Browse repository at this point
Rollup merge of #95979 - lcnr:coherence-docs, r=compiler-errors
Show description for 04f9038
Dylan-DPC
authored
04f9038
View commit details
Copy full SHA for 04f9038
Browse repository at this point
Rollup merge of #96378 - compiler-errors:trait-upcast-error, r=nagisa
Show description for 49048ea
Dylan-DPC
authored
49048ea
View commit details
Copy full SHA for 49048ea
Browse repository at this point
Rollup merge of #96917 - marti4d:master, r=ChrisDenton
Show description for 927a40b
Dylan-DPC
authored
927a40b
View commit details
Copy full SHA for 927a40b
Browse repository at this point
Rollup merge of #97101 - coolreader18:exitcode-method-issue, r=yaahc
Show description for 2d95c6a
Dylan-DPC
authored
2d95c6a
View commit details
Copy full SHA for 2d95c6a
Browse repository at this point
Rollup merge of #97123 - ricked-twice:issue-96223-clean-fix, r=jackh726
Show description for a2c2720
Dylan-DPC
authored
a2c2720
View commit details
Copy full SHA for a2c2720
Browse repository at this point
You can’t perform that action at this time.