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
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
116k
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
- #96459
#96459
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-de6ud9d
Dylan-DPC/rust:rollup-de6ud9d
Copy head branch name to clipboard
Apr 27, 2022
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 6 pull requests
#96459
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-de6ud9d
Dylan-DPC/rust:rollup-de6ud9d
Copy head branch name to clipboard
Commits
Commits on Apr 24, 2022
remove indentation in report_method_error
compiler-errors
committed
875cd89
View commit details
Copy full SHA for 875cd89
Browse repository at this point
pull some methods out of report_method_error
compiler-errors
committed
2da65da
View commit details
Copy full SHA for 2da65da
Browse repository at this point
Commits on Apr 25, 2022
Recover most `impl Trait` and `dyn Trait` lifetime bound suggestions under NLL
marmeladema
committed
e1b074a
View commit details
Copy full SHA for e1b074a
Browse repository at this point
Fix issue 96381
compiler-errors
committed
8a28aa4
View commit details
Copy full SHA for 8a28aa4
Browse repository at this point
rustdoc: do not write `{{root}}` in `pub use ::foo` docs
notriddle
committed
ae38f35
View commit details
Copy full SHA for ae38f35
Browse repository at this point
Commits on Apr 26, 2022
Update src/test/rustdoc/issue-95873.rs
Show description for c2a9a68
notriddle
and
GuillaumeGomez
authored
c2a9a68
View commit details
Copy full SHA for c2a9a68
Browse repository at this point
Update rustdoc search parser to handle `!` correctly
GuillaumeGomez
committed
45cdb2b
View commit details
Copy full SHA for 45cdb2b
Browse repository at this point
Update rustdoc search test to check `!`
GuillaumeGomez
committed
4ea1499
View commit details
Copy full SHA for 4ea1499
Browse repository at this point
Add new diagnostic
George-lewis
committed
14a127b
View commit details
Copy full SHA for 14a127b
Browse repository at this point
Tidy
George-lewis
committed
a6b570b
View commit details
Copy full SHA for a6b570b
Browse repository at this point
Commits on Apr 27, 2022
Rollup merge of #92569 - George-lewis:87181, r=estebank
Show description for ac46e17
Dylan-DPC
authored
ac46e17
View commit details
Copy full SHA for ac46e17
Browse repository at this point
Rollup merge of #96370 - compiler-errors:cleanup-report_method_error, r=estebank
Show description for e63da0b
Dylan-DPC
authored
e63da0b
View commit details
Copy full SHA for e63da0b
Browse repository at this point
Rollup merge of #96383 - compiler-errors:issue-96381, r=estebank
Show description for 5645732
Dylan-DPC
authored
5645732
View commit details
Copy full SHA for 5645732
Browse repository at this point
Rollup merge of #96385 - marmeladema:nll-fix-trait-lifetime-bound-suggestions, r=jackh726
Show description for dc1f98c
Dylan-DPC
authored
dc1f98c
View commit details
Copy full SHA for dc1f98c
Browse repository at this point
Rollup merge of #96410 - notriddle:notriddle/issue-95873, r=GuillaumeGomez
Show description for 875b22f
Dylan-DPC
authored
875b22f
View commit details
Copy full SHA for 875b22f
Browse repository at this point
Rollup merge of #96430 - GuillaumeGomez:search-exclamation, r=notriddle
Show description for c0ed53c
Dylan-DPC
authored
c0ed53c
View commit details
Copy full SHA for c0ed53c
Browse repository at this point
You can’t perform that action at this time.