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 9 pull requests
- #97622
#97622
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-4qoxrjn
JohnTitor/rust:rollup-4qoxrjn
Copy head branch name to clipboard
Jun 1, 2022
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 9 pull requests
#97622
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-4qoxrjn
JohnTitor/rust:rollup-4qoxrjn
Copy head branch name to clipboard
Commits
Commits on May 20, 2022
Ensure we never consider the null pointer dereferencable
RalfJung
committed
0b781b0
View commit details
Copy full SHA for 0b781b0
Browse repository at this point
Commits on May 25, 2022
simplify code of finding arg index
SparrowLii
committed
1b4714f
View commit details
Copy full SHA for 1b4714f
Browse repository at this point
Commits on May 27, 2022
rustdoc: add test case for email that looks like intra-doc link
notriddle
committed
e4d48c3
View commit details
Copy full SHA for e4d48c3
Browse repository at this point
Commits on May 28, 2022
rustdoc: add test case for the implementors JS file placement
notriddle
committed
5d86305
View commit details
Copy full SHA for 5d86305
Browse repository at this point
Corrected EBNF grammar for from_str
Show description for 0484cfb
ijchen
authored
0484cfb
View commit details
Copy full SHA for 0484cfb
Browse repository at this point
Commits on May 31, 2022
Fix comment in poly_project_and_unify_type
compiler-errors
committed
c00d9bf
View commit details
Copy full SHA for c00d9bf
Browse repository at this point
Expose get_many_mut and get_many_unchecked_mut to HashMap
Urgau
committed
0a6001b
View commit details
Copy full SHA for 0a6001b
Browse repository at this point
Commits on Jun 1, 2022
Tweak insert docs
azdavis
committed
b02146a
View commit details
Copy full SHA for b02146a
Browse repository at this point
remove an unnecessary `Option`
TaKO8Ki
committed
8d007aa
View commit details
Copy full SHA for 8d007aa
Browse repository at this point
Add regression test for #71546
JohnTitor
committed
ea50d77
View commit details
Copy full SHA for ea50d77
Browse repository at this point
Rollup merge of #94647 - Urgau:hash-map-many-mut, r=Amanieu
Show description for 9ddae15
JohnTitor
authored
9ddae15
View commit details
Copy full SHA for 9ddae15
Browse repository at this point
Rollup merge of #97216 - RalfJung:null-ptr-check, r=oli-obk
Show description for 2ab919a
JohnTitor
authored
2ab919a
View commit details
Copy full SHA for 2ab919a
Browse repository at this point
Rollup merge of #97399 - SparrowLii:arg_index, r=oli-obk
Show description for 9c61f81
JohnTitor
authored
9c61f81
View commit details
Copy full SHA for 9c61f81
Browse repository at this point
Rollup merge of #97470 - notriddle:notriddle/test-cases, r=GuillaumeGomez
Show description for a1dc541
JohnTitor
authored
a1dc541
View commit details
Copy full SHA for a1dc541
Browse repository at this point
Rollup merge of #97498 - ijchen:master, r=Mark-Simulacrum
Show description for e1d2e65
JohnTitor
authored
e1d2e65
View commit details
Copy full SHA for e1d2e65
Browse repository at this point
Rollup merge of #97562 - compiler-errors:comment-poly_project_and_unify_type, r=lcnr
Show description for 2f99f1b
JohnTitor
authored
2f99f1b
View commit details
Copy full SHA for 2f99f1b
Browse repository at this point
Rollup merge of #97580 - JohnTitor:issue-71546, r=compiler-errors
Show description for a7bd0d0
JohnTitor
authored
a7bd0d0
View commit details
Copy full SHA for a7bd0d0
Browse repository at this point
Rollup merge of #97611 - azdavis:master, r=Dylan-DPC
Show description for 2c3a8cf
JohnTitor
authored
2c3a8cf
View commit details
Copy full SHA for 2c3a8cf
Browse repository at this point
Rollup merge of #97616 - TaKO8Ki:remove-unnecessary-option, r=Dylan-DPC
Show description for 85fdef0
JohnTitor
authored
85fdef0
View commit details
Copy full SHA for 85fdef0
Browse repository at this point
You can’t perform that action at this time.