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 }}
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.5k
Star
116k
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
- #97111
#97111
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-x3vjf6u
JohnTitor/rust:rollup-x3vjf6u
Copy head branch name to clipboard
May 17, 2022
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 7 pull requests
#97111
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-x3vjf6u
JohnTitor/rust:rollup-x3vjf6u
Copy head branch name to clipboard
Commits
Commits on Apr 23, 2022
Add a couple tests for #90887 fixes
aliemjay
committed
a0b464a
View commit details
Copy full SHA for a0b464a
Browse repository at this point
Commits on May 16, 2022
Allow `unused_macro_rules` in path tests
raoulstrackx
committed
3e252a7
View commit details
Copy full SHA for 3e252a7
Browse repository at this point
Add regression test for #81804
JohnTitor
committed
a3bc2e5
View commit details
Copy full SHA for a3bc2e5
Browse repository at this point
remove the `RelateResultCompare` trait
lcnr
committed
0ea7301
View commit details
Copy full SHA for 0ea7301
Browse repository at this point
migrate `maybe_recover_from_bad_type_plus` diagnostic
pvdrz
committed
7e8517d
View commit details
Copy full SHA for 7e8517d
Browse repository at this point
Commits on May 17, 2022
Change `Successors` to `impl Iterator<Item = BasicBlock>`
SparrowLii
committed
38bf115
View commit details
Copy full SHA for 38bf115
Browse repository at this point
keep bounds where they were
pvdrz
committed
7cafefe
View commit details
Copy full SHA for 7cafefe
Browse repository at this point
Update function pointer call error message
Show description for 56649bb
mbartlett21
committed
56649bb
View commit details
Copy full SHA for 56649bb
Browse repository at this point
Add a test for fn pointer calls in consts
mbartlett21
committed
cdc12ed
View commit details
Copy full SHA for cdc12ed
Browse repository at this point
Rollup merge of #96329 - aliemjay:fixed-by-90887, r=jackh726
Show description for 15aa2d6
JohnTitor
authored
15aa2d6
View commit details
Copy full SHA for 15aa2d6
Browse repository at this point
Rollup merge of #97009 - fortanix:raoul/unused_macro_sgx, r=thomcc
Show description for 17eebcd
JohnTitor
authored
17eebcd
View commit details
Copy full SHA for 17eebcd
Browse repository at this point
Rollup merge of #97075 - JohnTitor:issue-81804, r=compiler-errors
Show description for aaa0c01
JohnTitor
authored
aaa0c01
View commit details
Copy full SHA for aaa0c01
Browse repository at this point
Rollup merge of #97079 - SparrowLii:successors, r=lcnr
Show description for 70cd85f
JohnTitor
authored
70cd85f
View commit details
Copy full SHA for 70cd85f
Browse repository at this point
Rollup merge of #97080 - lcnr:relate-sus, r=oli-obk
Show description for 13ee094
JohnTitor
authored
13ee094
View commit details
Copy full SHA for 13ee094
Browse repository at this point
Rollup merge of #97093 - pvdrz:migrate-maybe-recover-from-bad-type-plus, r=davidtwco
Show description for 519b6b4
JohnTitor
authored
519b6b4
View commit details
Copy full SHA for 519b6b4
Browse repository at this point
Rollup merge of #97102 - mbartlett21:fn-pointer-error, r=lcnr
Show description for 5fdc849
JohnTitor
authored
5fdc849
View commit details
Copy full SHA for 5fdc849
Browse repository at this point
You can’t perform that action at this time.