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 5 pull requests
- #155483
#155483
Merged
rust-bors[bot]
merged 12 commits into
rust-lang:main
rust-lang/rust:main
from
JonathanBrouwer:rollup-9T12Udy
JonathanBrouwer/rust:rollup-9T12Udy
Copy head branch name to clipboard
Apr 18, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Rollup of 5 pull requests
#155483
rust-bors[bot]
merged 12 commits into
rust-lang:main
rust-lang/rust:main
from
JonathanBrouwer:rollup-9T12Udy
JonathanBrouwer/rust:rollup-9T12Udy
Copy head branch name to clipboard
Commits
Commits on Apr 13, 2026
bootstrap.py: fix duplicated "the"
DanielEScherzer
authored
0d2a972
View commit details
Copy full SHA for 0d2a972
Browse repository at this point
Commits on Apr 15, 2026
borrowck: suggest borrowing for destructuring moves from overloaded deref
nataliakokoromyti
committed
7d68017
View commit details
Copy full SHA for 7d68017
Browse repository at this point
Commits on Apr 17, 2026
Set up API to make it possible to pass closures instead of `AttributeLint`.
Show description for c5b9918
GuillaumeGomez
committed
c5b9918
View commit details
Copy full SHA for c5b9918
Browse repository at this point
Remove `AttributeLintKind::UnusedDuplicate`
GuillaumeGomez
committed
ded2eea
View commit details
Copy full SHA for ded2eea
Browse repository at this point
Commits on Apr 18, 2026
Mark all unstable attributes as `OnDuplicate::Error`
JonathanBrouwer
committed
ae4cf84
View commit details
Copy full SHA for ae4cf84
Browse repository at this point
Make `OnDuplicate::Error` the default
JonathanBrouwer
committed
0ff3fec
View commit details
Copy full SHA for 0ff3fec
Browse repository at this point
Fixed broken documentation link for method lookup in rustc_hir_typeck::method
Ollie-Pearce
committed
f9e7ede
View commit details
Copy full SHA for f9e7ede
Browse repository at this point
Rollup merge of #155308 - JonathanBrouwer:duplicate_errs, r=jdonszelmann
Show description for eca0926
JonathanBrouwer
authored
eca0926
View commit details
Copy full SHA for eca0926
Browse repository at this point
Rollup merge of #154432 - GuillaumeGomez:try-rm-AttributeLint, r=JonathanBrouwer
Show description for d12af20
JonathanBrouwer
authored
d12af20
View commit details
Copy full SHA for d12af20
Browse repository at this point
Rollup merge of #154843 - nataliakokoromyti:fix-154826-deref-help, r=mati865
Show description for 0e54c26
JonathanBrouwer
authored
0e54c26
View commit details
Copy full SHA for 0e54c26
Browse repository at this point
Rollup merge of #155262 - DanielEScherzer:bootstrap-duplicate-the, r=Zalathar
Show description for 1336ecb
JonathanBrouwer
authored
1336ecb
View commit details
Copy full SHA for 1336ecb
Browse repository at this point
Rollup merge of #155478 - Ollie-Pearce:fix-hir-method-lookup-doc-broken-link, r=mati865
Show description for 963d61f
JonathanBrouwer
authored
963d61f
View commit details
Copy full SHA for 963d61f
Browse repository at this point
You can’t perform that action at this time.