-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 10 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-run-make
Area: port run-make Makefiles to rmake.rs
A-rustc-dev-guide
Area: rustc-dev-guide
rollup
A PR which is a rollup
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#155655
opened Apr 22, 2026 by
JonathanBrouwer
Contributor
Loading…
Change to LLVM 22 WALI target
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#155654
opened Apr 22, 2026 by
arjunr2
Contributor
Loading…
compiler-builtins subtree update
A-compiler-builtins
Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#155653
opened Apr 22, 2026 by
folkertdev
Contributor
Loading…
Expand Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Path::is_empty docs
S-waiting-on-review
#155652
opened Apr 22, 2026 by
ChrisDenton
Member
Loading…
Backport Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WorkerLocal
S-waiting-on-review
#155649
opened Apr 22, 2026 by
zetanumbers
Contributor
Loading…
-Znext-solver Propagate stalled_on_coroutines as a field in Certainty::Maybe
S-waiting-on-author
#155648
opened Apr 22, 2026 by
ShoyuVanilla
Member
•
Draft
rustc-dev-guide subtree update
A-rustc-dev-guide
Area: rustc-dev-guide
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#155647
opened Apr 22, 2026 by
tshepang
Member
Loading…
Update LLVM to 22.1.4
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#155645
opened Apr 22, 2026 by
dianqk
Member
Loading…
delegation: support self ty propagation for functions in free to trait reuse
F-fn_delegation
`#![feature(fn_delegation)]`
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#155644
opened Apr 22, 2026 by
aerooneqq
Contributor
Loading…
Suggest removing accidental $ before fragment specifier
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#155643
opened Apr 22, 2026 by
qaijuang
Loading…
Remove non-working code for "running" mir-opt tests
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#155641
opened Apr 22, 2026 by
Zalathar
Member
Loading…
Implement const Deref{,Mut} for String
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#155640
opened Apr 22, 2026 by
tshakalekholoane
Contributor
Loading…
BinOpAssign always returns unit
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#155639
opened Apr 22, 2026 by
oli-obk
Contributor
Loading…
Fix tupled closure signature in Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
AsyncFn arg mismatch diagnostic
S-waiting-on-review
#155638
opened Apr 22, 2026 by
cijiugechu
Contributor
Loading…
Fix E0191 suggestion for empty dyn trait args
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#155637
opened Apr 22, 2026 by
qaijuang
Loading…
delegation: rename `#![feature(fn_delegation)]`
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Self generic param to This in recursive delegations
F-fn_delegation
#155635
opened Apr 22, 2026 by
aerooneqq
Contributor
Loading…
Some metadata cleanups
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#155632
opened Apr 22, 2026 by
nnethercote
Contributor
Loading…
Make Area: The compiletest test runner
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
//@ skip-filecheck a normal compiletest directive
A-compiletest
#155630
opened Apr 22, 2026 by
Zalathar
Member
Loading…
rustc_public: Add Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
constness & asyncness in FnDef
S-waiting-on-bors
#155629
opened Apr 22, 2026 by
cijiugechu
Contributor
Loading…
Streamline Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
CrateMetadataRef construction in provide_one!.
S-waiting-on-bors
#155628
opened Apr 22, 2026 by
nnethercote
Contributor
Loading…
Move Operating system: Unix-like
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
std::io::Error into core
O-unix
#155625
opened Apr 21, 2026 by
bushrat011899
Contributor
Loading…
Bounded Trait Casting
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-run-make
Area: port run-make Makefiles to rmake.rs
PG-exploit-mitigations
Project group: Exploit mitigations
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-clippy
Relevant to the Clippy team.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#155624
opened Apr 21, 2026 by
DiamondLovesYou
Contributor
•
Draft
Resolve inner attributes from inside the module
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
c-variadic: Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
F-c_variadic
`#![feature(c_variadic)]`
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
va_arg fixes
A-LLVM
#155622
opened Apr 21, 2026 by
folkertdev
Contributor
Loading…
Document #[diagnostic::on_move] in the unstable book.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#155621
opened Apr 21, 2026 by
mejrs
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.