Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

interpret: when passing an argument fails, point at that argument 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.
#154263 opened Mar 23, 2026 by RalfJung Loading…
Revert eagerly normalize in generalize 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#154257 opened Mar 23, 2026 by jdonszelmann Loading…
test(chore): audit //@ run-pass in ui tests 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.
#154254 opened Mar 23, 2026 by Embers-of-the-Fire Loading…
Rollup of 13 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-run-make Area: port run-make Makefiles to rmake.rs A-test-infra-minicore Area: `minicore` test auxiliary and `//@ add-core-stubs` 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) 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-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#154253 opened Mar 23, 2026 by JonathanBrouwer Loading…
Don't store current-session side effects in OnDiskCache A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#154252 opened Mar 23, 2026 by Zalathar Loading…
derive Debug diagnostics with type parameters add test 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.
#154251 opened Mar 23, 2026 by JumpiiX Loading…
Mention on which items the missing_doc_code_examples is not emitted S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#154249 opened Mar 23, 2026 by GuillaumeGomez Loading…
resolve : mark repr_simd as internal 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.
#154248 opened Mar 23, 2026 by lms0806 Loading…
Add test for issue #101532: dead code warnings in const _ 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.
#154246 opened Mar 23, 2026 by JumpiiX Loading…
Allow applying autodiff macros to trait functions. A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#154245 opened Mar 23, 2026 by ZuseZ4 Loading…
bootstrap: Switch download-rustc back on by default for profile = library 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)
#154243 opened Mar 23, 2026 by jyn514 Loading…
rust-analyzer subtree update S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#154241 opened Mar 23, 2026 by lnicola Loading…
Add a note on iterator exhaustion to the iter module docs I-libs-api-nominated Nominated for discussion during a libs-api team meeting. 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#154238 opened Mar 23, 2026 by scottmcm Loading…
Clean up query-forcing functions A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#154236 opened Mar 23, 2026 by Zalathar Loading…
remove unnecessary variables and delimiter check 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.
#154235 opened Mar 23, 2026 by bb1yd Loading…
Use common Timestamp impl in Hermit (attempt 2) O-hermit Operating System: Hermit O-unix 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.
#154234 opened Mar 23, 2026 by stepancheg Loading…
Move ui/issues tests to relevant subdirectories 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.
#154233 opened Mar 23, 2026 by kyleecodes Loading…
diagnostics: improve message when emp 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.
#154232 opened Mar 23, 2026 by Jengamon Draft
1 task
[DRAFT] make panic overflow messages include values perf-regression Performance regression. 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#154231 opened Mar 22, 2026 by asquared31415 Draft
Moved and rename issue-50411 to tests/ui/mir/inliner-double-elaborate 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.
#154230 opened Mar 22, 2026 by aryannrd Loading…
Ensure ErasedData only implements appropriate auto traits 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.
#154229 opened Mar 22, 2026 by Zoxc Loading…
Improve inline assembly error messages 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.
#154228 opened Mar 22, 2026 by folkertdev Loading…
diagnostics: avoid ICE in confusable_method_name for associated functions 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.
#154225 opened Mar 22, 2026 by Unique-Usman Loading…
Remove more BuiltinLintDiag variants 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.
#154224 opened Mar 22, 2026 by GuillaumeGomez Loading…
refactor rustc_hir_typeck/src/op.rs 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.
#154223 opened Mar 22, 2026 by malezjaa Loading…
ProTip! Adding no:label will show everything without a label.