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 11 pull requests
- #143582
#143582
Merged
bors
merged 31 commits into
rust-lang:master
rust-lang/rust:master
from
jieyouxu:rollup-8t9mhfj
jieyouxu/rust:rollup-8t9mhfj
Copy head branch name to clipboard
Jul 7, 2025
Conversation
Commits
31
(31)
Checks
Files changed
Merged
Rollup of 11 pull requests
#143582
bors
merged 31 commits into
rust-lang:master
rust-lang/rust:master
from
jieyouxu:rollup-8t9mhfj
jieyouxu/rust:rollup-8t9mhfj
Copy head branch name to clipboard
Commits
Commits on Jul 4, 2025
Get rid of build-powerpc64le-toolchain.sh
Show description for 12bc409
Gelbpunkt
committed
12bc409
View commit details
Copy full SHA for 12bc409
Browse repository at this point
Commits on Jul 5, 2025
Fixed the ABI parameter inconsistency issue in debug.rs for the riscv64 architecture.
YingkaiLi-VM
authored and
workingjubilee
committed
57d989b
View commit details
Copy full SHA for 57d989b
Browse repository at this point
Fix tests/ui/abi/debug.rs to cross-compile for riscv64
workingjubilee
committed
64bec0f
View commit details
Copy full SHA for 64bec0f
Browse repository at this point
Fix short linker error output
Show description for db0b491
ia0
committed
db0b491
View commit details
Copy full SHA for db0b491
Browse repository at this point
Commits on Jul 6, 2025
move `stable_mir` back to its own crate and move `rustc_internal` to the`stable_mir` crate
Show description for c42a9ac
makai410
committed
c42a9ac
View commit details
Copy full SHA for c42a9ac
Browse repository at this point
interpret: rename StackPopCleanup
RalfJung
committed
7775166
View commit details
Copy full SHA for 7775166
Browse repository at this point
Update run-make test
ia0
committed
4bdd671
View commit details
Copy full SHA for 4bdd671
Browse repository at this point
Dont resolve instance of root in mir_callgraph_cyclic
compiler-errors
committed
a40274d
View commit details
Copy full SHA for a40274d
Browse repository at this point
Commits on Jul 7, 2025
remove `rustc_smir` from tests
makai410
committed
627cefa
View commit details
Copy full SHA for 627cefa
Browse repository at this point
mbe: Simplify compile_declarative_macro by factoring out some variables
joshtriplett
committed
8d5eb6b
View commit details
Copy full SHA for 8d5eb6b
Browse repository at this point
mbe: Factor out a helper to check an LHS
Show description for 87cd178
joshtriplett
committed
87cd178
View commit details
Copy full SHA for 87cd178
Browse repository at this point
mbe: Factor out a helper to check for unexpected EOF in definition
Show description for 493cdf2
joshtriplett
committed
493cdf2
View commit details
Copy full SHA for 493cdf2
Browse repository at this point
mbe: Clarify comments about error handling in `compile_declarative_macro`
joshtriplett
committed
ef0465a
View commit details
Copy full SHA for ef0465a
Browse repository at this point
doc(std): clarify `NonZero<T>` usage limitation in doc comment
Show description for 22342b0
xizheyin
committed
22342b0
View commit details
Copy full SHA for 22342b0
Browse repository at this point
Reverse comparison order
Show description for cdbdd8a
ia0
and
fee1-dead
authored
cdbdd8a
View commit details
Copy full SHA for cdbdd8a
Browse repository at this point
std: fix typo in `std::path`
Show description for 2765bd4
xizheyin
committed
2765bd4
View commit details
Copy full SHA for 2765bd4
Browse repository at this point
rustc_codegen_llvm: Remove reference to non-existing `no_landing_pads()`
Show description for 1eff043
Enselic
committed
1eff043
View commit details
Copy full SHA for 1eff043
Browse repository at this point
compiler: Deduplicate `must_emit_unwind_tables()` comments
Show description for aa364ca
Enselic
committed
aa364ca
View commit details
Copy full SHA for aa364ca
Browse repository at this point
Disable download-rustc for library profile
Show description for 9adbf62
Noratrieb
authored
9adbf62
View commit details
Copy full SHA for 9adbf62
Browse repository at this point
Add change tracker entry for disabling `download-rustc` temporarily
jieyouxu
committed
979d7b2
View commit details
Copy full SHA for 979d7b2
Browse repository at this point
Rollup merge of #143130 - xizheyin:142966, r=ibraheemdev
Show description for 0742569
jieyouxu
authored
0742569
View commit details
Copy full SHA for 0742569
Browse repository at this point
Rollup merge of #143415 - Gelbpunkt:cleanup-dist-ppc64le-toolchain, r=marcoieni
Show description for 9c6ef43
jieyouxu
authored
9c6ef43
View commit details
Copy full SHA for 9c6ef43
Browse repository at this point
Rollup merge of #143464 - workingjubilee:make-debug-rs-cross-compile, r=oli-obk
Show description for fc13c96
jieyouxu
authored
fc13c96
View commit details
Copy full SHA for fc13c96
Browse repository at this point
Rollup merge of #143482 - ia0:fix, r=fee1-dead
Show description for 4ba4b5f
jieyouxu
authored
4ba4b5f
View commit details
Copy full SHA for 4ba4b5f
Browse repository at this point
Rollup merge of #143524 - makai410:smir-move-back, r=oli-obk
Show description for 02aa4ff
jieyouxu
authored
02aa4ff
View commit details
Copy full SHA for 02aa4ff
Browse repository at this point
Rollup merge of #143528 - RalfJung:stack-pop-cleanup, r=oli-obk
Show description for eed5594
jieyouxu
authored
eed5594
View commit details
Copy full SHA for eed5594
Browse repository at this point
Rollup merge of #143551 - compiler-errors:root-sub, r=cjgillot
Show description for b6015a6
jieyouxu
authored
b6015a6
View commit details
Copy full SHA for b6015a6
Browse repository at this point
Rollup merge of #143558 - joshtriplett:mbe-refactors, r=SparrowLii
Show description for 4be8c49
jieyouxu
authored
4be8c49
View commit details
Copy full SHA for 4be8c49
Browse repository at this point
Rollup merge of #143563 - xizheyin:fix-typo, r=joshtriplett
Show description for e366f16
jieyouxu
authored
e366f16
View commit details
Copy full SHA for e366f16
Browse repository at this point
Rollup merge of #143564 - Enselic:must_emit_unwind_tables-comment, r=oli-obk
Show description for 0938cb7
jieyouxu
authored
0938cb7
View commit details
Copy full SHA for 0938cb7
Browse repository at this point
Rollup merge of #143577 - Noratrieb:Noratrieb-patch-4, r=Kobzol
Show description for 364dbd6
jieyouxu
authored
364dbd6
View commit details
Copy full SHA for 364dbd6
Browse repository at this point
You can’t perform that action at this time.