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

Update LLVM to 22.1.2 A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#154344 opened Mar 24, 2026 by dianqk Loading…
Cargo stable backports S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#154343 opened Mar 24, 2026 by arlosi Loading…
support passing i128 to assembly on aarch64 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.
#154342 opened Mar 24, 2026 by folkertdev Loading…
Make retags an implicit part of typed copies S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-perf Status: Waiting on a perf run to be completed. 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.
#154341 opened Mar 24, 2026 by RalfJung Draft
Rollup of 3 pull requests A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc 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-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.
#154339 opened Mar 24, 2026 by JonathanBrouwer Loading…
Make rustc_hir_analysis not depend on rustc_lint. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-perf Status: Waiting on a perf run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#154338 opened Mar 24, 2026 by nnethercote Draft
Remove more BuiltinLintDiag variants - part 3 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.
#154336 opened Mar 24, 2026 by GuillaumeGomez Loading…
allow incomplete_features in all ui tests A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#154331 opened Mar 24, 2026 by cyrgani Loading…
Fix #151304: Diagnostics ICE when replaying proof trees with next-solver 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#154329 opened Mar 24, 2026 by VicenteGusmao Loading…
rustdoc: add missing {os,target,target_env} values for cfg pretty printer S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.
#154328 opened Mar 24, 2026 by scrabsha Draft
change the type of the argument of drop_in_place lang item to &mut _ 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-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.
#154327 opened Mar 24, 2026 by WaffleLapkin Draft
Tweak irrefutable let else warning output 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.
#154325 opened Mar 24, 2026 by WeiTheShinobi Draft
feat: reimplement hash_map! macro 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.
#154322 opened Mar 24, 2026 by m4rch3n1ng Loading…
trim prefix/suffix for paths 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.
#154320 opened Mar 24, 2026 by bend-n Loading…
Implement extract_if for BinaryHeap 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.
#154317 opened Mar 24, 2026 by Nokel81 Loading…
fix float classify runtime const test failure on s390x 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.
#154315 opened Mar 24, 2026 by fneddy Loading…
Init self_decl with a correct visibility 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.
#154313 opened Mar 24, 2026 by mu001999 Loading…
[libcore] Disable doc(auto_cfg) for integers trait impls S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#154311 opened Mar 24, 2026 by GuillaumeGomez Loading…
Revert #151380 and #153869 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.
#154308 opened Mar 24, 2026 by ShoyuVanilla Loading…
[beta] Revert #151380 in beta beta-nominated Nominated for backporting to the compiler in the beta channel. 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.
#154307 opened Mar 24, 2026 by ShoyuVanilla Loading…
[Experiement] Make typeck a tcx method which calls typeck_root query 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.
#154304 opened Mar 24, 2026 by zetanumbers Draft
nvptx: Re-enable fixed merge-functions 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.
#154301 opened Mar 24, 2026 by Flakebi Loading…
Don't use disk-cache for query def_kind 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.
#154292 opened Mar 24, 2026 by Zalathar Loading…
std::marker::Unsize: put footnote after period A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools 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.
#154291 opened Mar 24, 2026 by DanielEScherzer Loading…
Modified tests/ui/issues/issue-49973 to tests/enum/enum_i32_min_roundtrip.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.
#154290 opened Mar 24, 2026 by aryannrd Loading…
ProTip! Add no:assignee to see everything that’s not assigned.