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
117k
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
- #161990
#161990
Merged
rust-bors[bot]
merged 15 commits into
rust-lang:main
rust-lang/rust:main
from
GuillaumeGomez:rollup-jrJIOEF
GuillaumeGomez/rust:rollup-jrJIOEF
Copy head branch name to clipboard
Aug 30, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 7 pull requests
#161990
rust-bors[bot]
merged 15 commits into
rust-lang:main
rust-lang/rust:main
from
GuillaumeGomez:rollup-jrJIOEF
GuillaumeGomez/rust:rollup-jrJIOEF
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2026
rework handling of doc attributes on macro calls
mejrs
committed
9529e2d
View commit details
Copy full SHA for 9529e2d
Browse repository at this point
tidy: enforce documented unsafe in alloc
Show description for f1f423d
nia-e
committed
f1f423d
View commit details
Copy full SHA for f1f423d
Browse repository at this point
update some comments
nia-e
committed
483873e
View commit details
Copy full SHA for 483873e
Browse repository at this point
Commits on Aug 29, 2026
remove rustc_never_type_options attr remnants
Show description for 28182a7
matthiaskrgr
committed
28182a7
View commit details
Copy full SHA for 28182a7
Browse repository at this point
rustdoc: Take into account edition information for keyword highlighting
GuillaumeGomez
committed
40dc901
View commit details
Copy full SHA for 40dc901
Browse repository at this point
Abort instead of unwinding out of an inconsistent BTreeMap::split_off
Show description for 303dafd
matthew-demidoff
committed
303dafd
View commit details
Copy full SHA for 303dafd
Browse repository at this point
fix(typeck): preserve ambiguous subtrait pick lint
kevin-valerio
authored and
fmease
committed
d44d827
View commit details
Copy full SHA for d44d827
Browse repository at this point
Move rustdoc ui doctests into the right testsuite
GuillaumeGomez
committed
0feecd6
View commit details
Copy full SHA for 0feecd6
Browse repository at this point
Rollup merge of #160941 - nia-e:alloc-safety-comments, r=clarfonthey
Show description for 984e522
GuillaumeGomez
authored
984e522
View commit details
Copy full SHA for 984e522
Browse repository at this point
Rollup merge of #161975 - matthew-demidoff:btree-split-off-panic-safety, r=nia-e
Show description for a083cee
GuillaumeGomez
authored
a083cee
View commit details
Copy full SHA for a083cee
Browse repository at this point
Rollup merge of #157968 - kevin-valerio:fix/issue-157965-ambiguous-glob-subtrait, r=fmease
Show description for adc233a
GuillaumeGomez
authored
adc233a
View commit details
Copy full SHA for adc233a
Browse repository at this point
Rollup merge of #161514 - mejrs:move_doc_feature_gating, r=jonathanbrouwer
Show description for ceefdc7
GuillaumeGomez
authored
ceefdc7
View commit details
Copy full SHA for ceefdc7
Browse repository at this point
Rollup merge of #161944 - GuillaumeGomez:keyword-highlighting, r=fmease
Show description for b41b7bb
GuillaumeGomez
authored
b41b7bb
View commit details
Copy full SHA for b41b7bb
Browse repository at this point
Rollup merge of #161974 - matthiaskrgr:never_attr_rm, r=mejrs
Show description for 188f098
GuillaumeGomez
authored
188f098
View commit details
Copy full SHA for 188f098
Browse repository at this point
Rollup merge of #161978 - GuillaumeGomez:cleanup-ui-doctest, r=fmease
Show description for ce7aa01
GuillaumeGomez
authored
ce7aa01
View commit details
Copy full SHA for ce7aa01
Browse repository at this point
You can’t perform that action at this time.