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 4 pull requests
- #155599
#155599
Merged
rust-bors[bot]
merged 14 commits into
rust-lang:main
rust-lang/rust:main
from
JonathanBrouwer:rollup-cI1hRiI
JonathanBrouwer/rust:rollup-cI1hRiI
Copy head branch name to clipboard
Apr 21, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 4 pull requests
#155599
rust-bors[bot]
merged 14 commits into
rust-lang:main
rust-lang/rust:main
from
JonathanBrouwer:rollup-cI1hRiI
JonathanBrouwer/rust:rollup-cI1hRiI
Copy head branch name to clipboard
Commits
Commits on Mar 5, 2026
Modify the error message shown when a user tries to import inherent associated items
CoCo-Japan-pan
committed
58374d7
View commit details
Copy full SHA for 58374d7
Browse repository at this point
Add note for enum import errors when `import_trait_associated_functions` is enabled
CoCo-Japan-pan
committed
4d5ce5d
View commit details
Copy full SHA for 4d5ce5d
Browse repository at this point
Add UI tests for inherent associated item import attempts
CoCo-Japan-pan
committed
fae6a31
View commit details
Copy full SHA for fae6a31
Browse repository at this point
Commits on Apr 9, 2026
Store a PathBuf rather than SerializedModule for cached modules
Show description for 25a84cf
bjorn3
committed
25a84cf
View commit details
Copy full SHA for 25a84cf
Browse repository at this point
Reduce visibility of OngoingCodegen fields
bjorn3
committed
9e4bb84
View commit details
Copy full SHA for 9e4bb84
Browse repository at this point
Commits on Apr 20, 2026
add warning message when using x fix
nivekithan
committed
440ed80
View commit details
Copy full SHA for 440ed80
Browse repository at this point
ImproperCTypes: move ADT logic into separate visit_ methods
Show description for 05d6cdb
niacdoial
committed
05d6cdb
View commit details
Copy full SHA for 05d6cdb
Browse repository at this point
ImproperCTypes: reorder simple type checks
Show description for d75c93d
niacdoial
committed
d75c93d
View commit details
Copy full SHA for d75c93d
Browse repository at this point
ImproperCTypes: regroup Box/Ptr/Ref logic
Show description for 6dfa52c
niacdoial
committed
6dfa52c
View commit details
Copy full SHA for 6dfa52c
Browse repository at this point
Commits on Apr 21, 2026
ImproperCTypes: remove special cases through better state tracking
Show description for 7bb9851
niacdoial
committed
7bb9851
View commit details
Copy full SHA for 7bb9851
Browse repository at this point
Rollup merge of #152611 - CoCo-Japan-pan:fix-148009, r=jackh726
Show description for 04dfc2b
JonathanBrouwer
authored
04dfc2b
View commit details
Copy full SHA for 04dfc2b
Browse repository at this point
Rollup merge of #155359 - niacdoial:improperctypes-refactor2.2, r=petrochenkov
Show description for f21c57d
JonathanBrouwer
authored
f21c57d
View commit details
Copy full SHA for f21c57d
Browse repository at this point
Rollup merge of #155036 - bjorn3:lto_refactors16, r=TaKO8Ki
Show description for 8ffe107
JonathanBrouwer
authored
8ffe107
View commit details
Copy full SHA for 8ffe107
Browse repository at this point
Rollup merge of #155554 - nivekithan:issue-155545-fix, r=jyn514
Show description for e150483
JonathanBrouwer
authored
e150483
View commit details
Copy full SHA for e150483
Browse repository at this point
You can’t perform that action at this time.