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 3 pull requests
- #159166
#159166
Merged
rust-bors[bot]
merged 12 commits into
rust-lang:main
rust-lang/rust:main
from
jhpratt:rollup-l3XyKzC
jhpratt/rust:rollup-l3XyKzC
Copy head branch name to clipboard
Jul 12, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Rollup of 3 pull requests
#159166
rust-bors[bot]
merged 12 commits into
rust-lang:main
rust-lang/rust:main
from
jhpratt:rollup-l3XyKzC
jhpratt/rust:rollup-l3XyKzC
Copy head branch name to clipboard
Commits
Commits on Jul 11, 2026
Resolve paths for `mut` restrictions
CoCo-Japan-pan
committed
cf3fad1
View commit details
Copy full SHA for cf3fad1
Browse repository at this point
Add UI tests for path resolution errors of `mut` restrictions
CoCo-Japan-pan
committed
7918a49
View commit details
Copy full SHA for 7918a49
Browse repository at this point
Lower `mut` restriction to HIR
CoCo-Japan-pan
committed
3ee2de8
View commit details
Copy full SHA for 3ee2de8
Browse repository at this point
Pretty print HIR's `mut` restriction
CoCo-Japan-pan
committed
040c434
View commit details
Copy full SHA for 040c434
Browse repository at this point
Bless UI test for input-stats.rs
CoCo-Japan-pan
committed
937fadd
View commit details
Copy full SHA for 937fadd
Browse repository at this point
Add HIR pretty print tests for `impl` and `mut` restrictions
CoCo-Japan-pan
committed
62c026d
View commit details
Copy full SHA for 62c026d
Browse repository at this point
Add pub(..) and unsafe to HIR pretty print tests for `mut` restriction
CoCo-Japan-pan
committed
c060b6d
View commit details
Copy full SHA for c060b6d
Browse repository at this point
compiler: redescribe llvmlike_vector_align as rust_vector_align
Show description for b10a1e3
workingjubilee
committed
b10a1e3
View commit details
Copy full SHA for b10a1e3
Browse repository at this point
Commits on Jul 12, 2026
Better comment the struct used by `{read,write}_unaligned`
scottmcm
committed
b098a47
View commit details
Copy full SHA for b098a47
Browse repository at this point
Rollup merge of #159125 - CoCo-Japan-pan:mut-restriction-lowering, r=jhpratt,Urgau
Show description for 1d97ab6
jhpratt
authored
1d97ab6
View commit details
Copy full SHA for 1d97ab6
Browse repository at this point
Rollup merge of #159154 - workingjubilee:rename-llvmlike-vector-align, r=scottmcm
Show description for e48f624
jhpratt
authored
e48f624
View commit details
Copy full SHA for e48f624
Browse repository at this point
Rollup merge of #159157 - scottmcm:clearer-ptr-unaligned-struct, r=joshtriplett
Show description for a768871
jhpratt
authored
a768871
View commit details
Copy full SHA for a768871
Browse repository at this point
You can’t perform that action at this time.