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.4k
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
- #142253
#142253
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
tgross35:rollup-img49op
tgross35/rust:rollup-img49op
Copy head branch name to clipboard
Jun 9, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 5 pull requests
#142253
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
tgross35:rollup-img49op
tgross35/rust:rollup-img49op
Copy head branch name to clipboard
Commits
Commits on Jun 7, 2025
Make NonZero<char> possible
hkBst
committed
a87cd55
View commit details
Copy full SHA for a87cd55
Browse repository at this point
Stabilize `sha512_sm_x86`, and the `sha512`, `sm3` and `sm4` target features
sayantn
committed
632396e
View commit details
Copy full SHA for 632396e
Browse repository at this point
Commits on Jun 8, 2025
Use the in-tree `compiler-builtins`
Show description for cc3e571
tgross35
committed
cc3e571
View commit details
Copy full SHA for cc3e571
Browse repository at this point
compiler-builtins: Fix a `rustdoc::bare-urls` error
tgross35
committed
f43bb2a
View commit details
Copy full SHA for f43bb2a
Browse repository at this point
Commits on Jun 9, 2025
compiler-builtins: Resolve `unsafe_op_in_unsafe_fn` on Arm32 Android
Show description for 58bef69
tgross35
committed
58bef69
View commit details
Copy full SHA for 58bef69
Browse repository at this point
compiler-builtins: Specify `:r` registers for `usize`
Show description for f131c2f
tgross35
committed
f131c2f
View commit details
Copy full SHA for f131c2f
Browse repository at this point
compiler-builtins: Emit `rustc-check-cfg` earlier
Show description for fc71544
tgross35
committed
fc71544
View commit details
Copy full SHA for fc71544
Browse repository at this point
stabilize nonnull_provenance
RalfJung
committed
3164ca8
View commit details
Copy full SHA for 3164ca8
Browse repository at this point
Always consider `const _` items as live for dead code analysis
Urgau
committed
33beaba
View commit details
Copy full SHA for 33beaba
Browse repository at this point
Rollup merge of #140767 - sayantn:stabilize-sha512, r=traviscross,tgross35
Show description for 2f26913
tgross35
authored
2f26913
View commit details
Copy full SHA for 2f26913
Browse repository at this point
Rollup merge of #141001 - hkBst:nonzero-char, r=dtolnay
Show description for 361423f
tgross35
authored
361423f
View commit details
Copy full SHA for 361423f
Browse repository at this point
Rollup merge of #141993 - tgross35:use-in-tree-builtins, r=bjorn3
Show description for ab87ed1
tgross35
authored
ab87ed1
View commit details
Copy full SHA for ab87ed1
Browse repository at this point
Rollup merge of #142208 - Urgau:dead_code-const_, r=petrochenkov
Show description for facc5da
tgross35
authored
facc5da
View commit details
Copy full SHA for facc5da
Browse repository at this point
Rollup merge of #142238 - RalfJung:nonnull_provenance, r=workingjubilee
Show description for fd06f6d
tgross35
authored
fd06f6d
View commit details
Copy full SHA for fd06f6d
Browse repository at this point
You can’t perform that action at this time.