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
- #141320
#141320
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-ag3vf3a
matthiaskrgr/rust:rollup-ag3vf3a
Copy head branch name to clipboard
May 21, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 6 pull requests
#141320
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-ag3vf3a
matthiaskrgr/rust:rollup-ag3vf3a
Copy head branch name to clipboard
Commits
Commits on May 13, 2025
Add match guard chains to drop-order-comparisons.rs
est31
committed
dcd2736
View commit details
Copy full SHA for dcd2736
Browse repository at this point
Add match guard chains test, based on mir_let_chains_drop_order.rs
est31
committed
5c2677d
View commit details
Copy full SHA for 5c2677d
Browse repository at this point
Add match guard chains test for absence of compilation error
Show description for 7b45c59
est31
committed
7b45c59
View commit details
Copy full SHA for 7b45c59
Browse repository at this point
Commits on May 18, 2025
ci: split dist-arm-linux job
marcoieni
committed
c2792b2
View commit details
Copy full SHA for c2792b2
Browse repository at this point
Commits on May 20, 2025
ci: split powerpc64le-linux job
marcoieni
committed
a8173fc
View commit details
Copy full SHA for a8173fc
Browse repository at this point
Do not call name() on rpitit assoc_item
spastorino
committed
66d47c1
View commit details
Copy full SHA for 66d47c1
Browse repository at this point
Implement `ptr::try_cast_aligned` and `NonNull::try_cast_aligned`.
mathisbot
committed
9d1cf12
View commit details
Copy full SHA for 9d1cf12
Browse repository at this point
Update books
rustbot
committed
fc31437
View commit details
Copy full SHA for fc31437
Browse repository at this point
Commits on May 21, 2025
Rollup merge of #140981 - est31:guard_let_chains_tests, r=petrochenkov
Show description for 197898d
matthiaskrgr
authored
197898d
View commit details
Copy full SHA for 197898d
Browse repository at this point
Rollup merge of #141042 - marcoieni:split-dist-powerpc64le-linux, r=Kobzol
Show description for f547636
matthiaskrgr
authored
f547636
View commit details
Copy full SHA for f547636
Browse repository at this point
Rollup merge of #141078 - marcoieni:split-dist-arm-linux, r=Kobzol
Show description for c592027
matthiaskrgr
authored
c592027
View commit details
Copy full SHA for c592027
Browse repository at this point
Rollup merge of #141222 - mathisbot:ptr_trycastaligned, r=tgross35
Show description for bb7291e
matthiaskrgr
authored
bb7291e
View commit details
Copy full SHA for bb7291e
Browse repository at this point
Rollup merge of #141308 - spastorino:fix-rpitit-error-reporting-ice, r=nnethercote
Show description for 1b3159a
matthiaskrgr
authored
1b3159a
View commit details
Copy full SHA for 1b3159a
Browse repository at this point
Rollup merge of #141316 - rustbot:docs-update, r=ehuss
Show description for 18f42dd
matthiaskrgr
authored
18f42dd
View commit details
Copy full SHA for 18f42dd
Browse repository at this point
You can’t perform that action at this time.