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
- #147003
#147003
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-b5z9uiz
matthiaskrgr/rust:rollup-b5z9uiz
Copy head branch name to clipboard
Sep 25, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 7 pull requests
#147003
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-b5z9uiz
matthiaskrgr/rust:rollup-b5z9uiz
Copy head branch name to clipboard
Commits
Commits on Sep 23, 2025
core: simplify `CStr::default()`
Show description for aa53782
joboet
committed
aa53782
View commit details
Copy full SHA for aa53782
Browse repository at this point
Commits on Sep 24, 2025
allow bound regions in writeback
lcnr
committed
32d24f9
View commit details
Copy full SHA for 32d24f9
Browse repository at this point
imrpove type_op failure ICE
lcnr
committed
2886ca4
View commit details
Copy full SHA for 2886ca4
Browse repository at this point
alloc: simplify `Default` for `Box<CStr>` and `Rc<CStr>`
joboet
committed
a875f77
View commit details
Copy full SHA for a875f77
Browse repository at this point
Improve derive suggestion of const param
Show description for 3028935
tiif
committed
3028935
View commit details
Copy full SHA for 3028935
Browse repository at this point
Fix infinite recursion in Path::eq with String
el-ev
committed
5a4e536
View commit details
Copy full SHA for 5a4e536
Browse repository at this point
Improve the pretty print of UnstableFeature clause
tiif
committed
4e62715
View commit details
Copy full SHA for 4e62715
Browse repository at this point
Clarify Display for error should not include source
stepancheg
committed
a9554b4
View commit details
Copy full SHA for a9554b4
Browse repository at this point
Repro duration_since regression from issue 146228
stepancheg
committed
92859e9
View commit details
Copy full SHA for 92859e9
Browse repository at this point
Rollup merge of #146556 - stepancheg:repro-146228, r=tgross35
Show description for 8073b6f
matthiaskrgr
authored
8073b6f
View commit details
Copy full SHA for 8073b6f
Browse repository at this point
Rollup merge of #146679 - stepancheg:error-display-source, r=dtolnay
Show description for 0ab9386
matthiaskrgr
authored
0ab9386
View commit details
Copy full SHA for 0ab9386
Browse repository at this point
Rollup merge of #146753 - tiif:unsatisfiable-unstable-feature, r=BoxyUwU
Show description for 7a4ac48
matthiaskrgr
authored
7a4ac48
View commit details
Copy full SHA for 7a4ac48
Browse repository at this point
Rollup merge of #146894 - tiif:suggest_feature_attr, r=BoxyUwU
Show description for 6351a63
matthiaskrgr
authored
6351a63
View commit details
Copy full SHA for 6351a63
Browse repository at this point
Rollup merge of #146950 - joboet:cstr_default, r=tgross35
Show description for 6618ac7
matthiaskrgr
authored
6618ac7
View commit details
Copy full SHA for 6618ac7
Browse repository at this point
Rollup merge of #146958 - el-ev:fix_path_string_eq_recurse, r=joboet
Show description for d10d6bf
matthiaskrgr
authored
d10d6bf
View commit details
Copy full SHA for d10d6bf
Browse repository at this point
Rollup merge of #146971 - lcnr:fix-writeback, r=BoxyUwU
Show description for 57ee169
matthiaskrgr
authored
57ee169
View commit details
Copy full SHA for 57ee169
Browse repository at this point
You can’t perform that action at this time.