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 5 pull requests
- #155432
#155432
Merged
rust-bors[bot]
merged 11 commits into
rust-lang:main
rust-lang/rust:main
from
JonathanBrouwer:rollup-dJVrrO0
JonathanBrouwer/rust:rollup-dJVrrO0
Copy head branch name to clipboard
Apr 17, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Rollup of 5 pull requests
#155432
rust-bors[bot]
merged 11 commits into
rust-lang:main
rust-lang/rust:main
from
JonathanBrouwer:rollup-dJVrrO0
JonathanBrouwer/rust:rollup-dJVrrO0
Copy head branch name to clipboard
Commits
Commits on Apr 3, 2026
Fix attribute order implementation
JonathanBrouwer
committed
d88d64b
View commit details
Copy full SHA for d88d64b
Browse repository at this point
Commits on Apr 9, 2026
use `MaybeDangling` in `std`
WaffleLapkin
committed
32cc8b1
View commit details
Copy full SHA for 32cc8b1
Browse repository at this point
Commits on Apr 17, 2026
feat: Add `TryFromIntError::kind` and `IntErrorKind::NotAPowerOfTwo`
sorairolake
committed
c35ed1a
View commit details
Copy full SHA for c35ed1a
Browse repository at this point
Extended the documentation for Arc's Weak::upgrade
quixoticaxis
committed
f580872
View commit details
Copy full SHA for f580872
Browse repository at this point
resolve: Introduce `(Local,Extern)Module` newtypes for local and external modules respectively
petrochenkov
committed
61bc404
View commit details
Copy full SHA for 61bc404
Browse repository at this point
Add regression tests
JonathanBrouwer
committed
6f96878
View commit details
Copy full SHA for 6f96878
Browse repository at this point
Rollup merge of #154781 - JonathanBrouwer:fix-attr-order, r=jdonszelmann
Show description for c142d80
JonathanBrouwer
authored
c142d80
View commit details
Copy full SHA for c142d80
Browse repository at this point
Rollup merge of #155242 - petrochenkov:modmodmod, r=mu001999
Show description for 89bec2c
JonathanBrouwer
authored
89bec2c
View commit details
Copy full SHA for 89bec2c
Browse repository at this point
Rollup merge of #149614 - WaffleLapkin:dangle-maybe, r=jhpratt
Show description for ea736ba
JonathanBrouwer
authored
ea736ba
View commit details
Copy full SHA for ea736ba
Browse repository at this point
Rollup merge of #153178 - sorairolake:feature/try-from-int-error-kind, r=tgross35
Show description for 932d807
JonathanBrouwer
authored
932d807
View commit details
Copy full SHA for 932d807
Browse repository at this point
Rollup merge of #155049 - quixoticaxis:weak-upgrade-documentation-extension, r=jhpratt
Show description for f67a375
JonathanBrouwer
authored
f67a375
View commit details
Copy full SHA for f67a375
Browse repository at this point
You can’t perform that action at this time.