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
- #144637
#144637
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
Zalathar:rollup-t1yo1jy
Zalathar/rust:rollup-t1yo1jy
Copy head branch name to clipboard
Jul 29, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 6 pull requests
#144637
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
Zalathar:rollup-t1yo1jy
Zalathar/rust:rollup-t1yo1jy
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2025
expand: Micro-optimize prelude injection
Show description for c56f49d
petrochenkov
committed
c56f49d
View commit details
Copy full SHA for c56f49d
Browse repository at this point
Account for .yield in illegal postfix operator message
compiler-errors
committed
2db97b2
View commit details
Copy full SHA for 2db97b2
Browse repository at this point
Commits on Jul 29, 2025
Make resolve_fn_signature responsible for its own rib.
cjgillot
committed
be9d3bc
View commit details
Copy full SHA for be9d3bc
Browse repository at this point
Add a mir-opt pre-codegen test for dropping a `Box<[impl Copy]>`
scottmcm
committed
950a3b3
View commit details
Copy full SHA for 950a3b3
Browse repository at this point
Add a MIR test for `align_of_val` on a slice
scottmcm
committed
185b074
View commit details
Copy full SHA for 185b074
Browse repository at this point
Simplify `align_of_val::<[T]>(…)` → `align_of::<T>()`
scottmcm
committed
8ef9233
View commit details
Copy full SHA for 8ef9233
Browse repository at this point
coverage: Test how `#[automatically_derived]` affects instrumentation
Zalathar
committed
2761034
View commit details
Copy full SHA for 2761034
Browse repository at this point
coverage: Rename `CoverageStatus` to `CoverageAttrKind`
Show description for b4d0c91
Zalathar
committed
b4d0c91
View commit details
Copy full SHA for b4d0c91
Browse repository at this point
coverage: Treat `#[automatically_derived]` as `#[coverage(off)]`
Zalathar
committed
682f744
View commit details
Copy full SHA for 682f744
Browse repository at this point
Fix typo in `DropGuard` doc
lucaswerkmeister
authored
de02a32
View commit details
Copy full SHA for de02a32
Browse repository at this point
Rollup merge of #144560 - Zalathar:auto-derived, r=compiler-errors
Show description for f837028
Zalathar
authored
f837028
View commit details
Copy full SHA for f837028
Browse repository at this point
Rollup merge of #144566 - scottmcm:align-of-slice, r=oli-obk
Show description for 826c462
Zalathar
authored
826c462
View commit details
Copy full SHA for 826c462
Browse repository at this point
Rollup merge of #144587 - petrochenkov:optstdprel, r=nnethercote
Show description for 3d5e2fa
Zalathar
authored
3d5e2fa
View commit details
Copy full SHA for 3d5e2fa
Browse repository at this point
Rollup merge of #144589 - compiler-errors:postfix-yield-after-cast, r=petrochenkov
Show description for b76cb79
Zalathar
authored
b76cb79
View commit details
Copy full SHA for b76cb79
Browse repository at this point
Rollup merge of #144615 - cjgillot:fn-sig-rib, r=petrochenkov
Show description for 9bb4087
Zalathar
authored
9bb4087
View commit details
Copy full SHA for 9bb4087
Browse repository at this point
Rollup merge of #144634 - lucaswerkmeister:patch-1, r=lqd
Show description for 7088bf5
Zalathar
authored
7088bf5
View commit details
Copy full SHA for 7088bf5
Browse repository at this point
You can’t perform that action at this time.