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 6 pull requests
- #149276
#149276
Merged
bors
merged 13 commits into
rust-lang:main
rust-lang/rust:main
from
matthiaskrgr:rollup-wlrpdrr
matthiaskrgr/rust:rollup-wlrpdrr
Copy head branch name to clipboard
Nov 24, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Rollup of 6 pull requests
#149276
bors
merged 13 commits into
rust-lang:main
rust-lang/rust:main
from
matthiaskrgr:rollup-wlrpdrr
matthiaskrgr/rust:rollup-wlrpdrr
Copy head branch name to clipboard
Commits
Commits on Oct 27, 2025
rustdoc: add mergeable CCI docs to the unstable feature book
notriddle
committed
24be917
View commit details
Copy full SHA for 24be917
Browse repository at this point
Commits on Oct 28, 2025
rustdoc: clean up and further test mergeable CCI
Show description for 0786642
notriddle
committed
0786642
View commit details
Copy full SHA for 0786642
Browse repository at this point
Commits on Nov 24, 2025
Use `let...else` consistently in user-facing diagnostics
reddevilmidzy
committed
d3e4dd2
View commit details
Copy full SHA for d3e4dd2
Browse repository at this point
miri: use tikv-jemalloc-sys from sysroot
Show description for 522e47f
madsmtm
committed
522e47f
View commit details
Copy full SHA for 522e47f
Browse repository at this point
Make more functions return `fmt::Result` and reduce number of `.unwrap()` calls
GuillaumeGomez
committed
c524ed7
View commit details
Copy full SHA for c524ed7
Browse repository at this point
Add suggest alternatives for Out-of-range \x escapes
chenyukang
committed
4d4f315
View commit details
Copy full SHA for 4d4f315
Browse repository at this point
Fix missing double-quote in `std::env::consts::OS` values
KeyWeeUsr
committed
6173a56
View commit details
Copy full SHA for 6173a56
Browse repository at this point
Rollup merge of #148234 - notriddle:doc-cci, r=GuillaumeGomez
Show description for be49e00
matthiaskrgr
authored
be49e00
View commit details
Copy full SHA for be49e00
Browse repository at this point
Rollup merge of #149201 - chenyukang:fix-str-format, r=Kivooeo
Show description for ade1581
matthiaskrgr
authored
ade1581
View commit details
Copy full SHA for ade1581
Browse repository at this point
Rollup merge of #149208 - GuillaumeGomez:less-unwraps, r=yotamofek,lolbinarycat
Show description for a68aff6
matthiaskrgr
authored
a68aff6
View commit details
Copy full SHA for a68aff6
Browse repository at this point
Rollup merge of #149252 - madsmtm:miri-jemalloc, r=RalfJung
Show description for b9fdf6a
matthiaskrgr
authored
b9fdf6a
View commit details
Copy full SHA for b9fdf6a
Browse repository at this point
Rollup merge of #149255 - reddevilmidzy:let-else, r=Kivooeo
Show description for 738e872
matthiaskrgr
authored
738e872
View commit details
Copy full SHA for 738e872
Browse repository at this point
Rollup merge of #149275 - KeyWeeUsr:fix-solid-os-typo, r=bjorn3
Show description for 5ec55d3
matthiaskrgr
authored
5ec55d3
View commit details
Copy full SHA for 5ec55d3
Browse repository at this point
You can’t perform that action at this time.