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

bootstrap: Remove PATH_REMAP from command-line selector handling 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)
#160675 opened Aug 7, 2026 by Zalathar Member Loading…
Usually avoid the sort in WrappingRange::smallest_range_containing 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.
#160674 opened Aug 7, 2026 by scottmcm Member Draft
1 of 2 tasks
Improve canonical_param_env_cache S-waiting-on-perf Status: Waiting on a perf run to be completed. 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)
#160673 opened Aug 7, 2026 by nnethercote Contributor Loading…
Improve MaybeLiveLocals 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.
#160672 opened Aug 7, 2026 by nnethercote Contributor Loading…
enable next solver by default in orphanck disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. S-waiting-on-perf Status: Waiting on a perf run to be completed. 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.
#160668 opened Aug 7, 2026 by sjwang05 Contributor Loading…
1 of 2 tasks
Rollup of 14 pull requests 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-rustdoc-json Area: Rustdoc JSON backend O-unix Operating system: Unix-like 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#160667 opened Aug 7, 2026 by jhpratt Member Loading…
[WIP] - moving trivial field reads attr to macros A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#160666 opened Aug 7, 2026 by josetorrs Contributor Draft
1 of 2 tasks
Limit compile_error! lookup suppression to its module 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.
#160664 opened Aug 7, 2026 by ulofiai Loading…
Suggest add async for function sig with return expr in body 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.
#160663 opened Aug 7, 2026 by chenyukang Member Loading…
c-variadic: use emit_ptr_va_arg for va_arg on sparc 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 F-c_variadic `#![feature(c_variadic)]` 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.
#160660 opened Aug 6, 2026 by folkertdev Contributor Draft
1 of 2 tasks
miri: implement more restrictive trivial-ABI checks 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.
#160658 opened Aug 6, 2026 by RalfJung Member Loading…
1 of 2 tasks
mir: validate Move call arguments are locals or box derefs 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.
#160651 opened Aug 6, 2026 by rabindra789 Contributor Loading…
move naked function 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.
#160649 opened Aug 6, 2026 by folkertdev Contributor Loading…
1 of 2 tasks
Assorted bootstrap LLVM refactors (part 1/N) 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)
#160645 opened Aug 6, 2026 by Kobzol Member Loading…
Clean up some manual debug impls 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.
#160644 opened Aug 6, 2026 by mejrs Contributor Loading…
Require windowed (and exception) for Xtensa ABI 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.
#160643 opened Aug 6, 2026 by MabezDev Contributor Loading…
1 of 2 tasks
hir_typeck: prohibit projection into scalable vec 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.
#160642 opened Aug 6, 2026 by davidtwco Member Loading…
add a map function on homogenous tuples S-waiting-on-ACP Status: PR has an ACP and is waiting for the ACP to complete. 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.
#160640 opened Aug 6, 2026 by bend-n Contributor Loading…
1 of 2 tasks
[rustdoc] Only generate search DOM elements if the search is actually needed A-rustdoc-js Area: Rustdoc's JS front-end 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#160639 opened Aug 6, 2026 by GuillaumeGomez Member Loading…
Merge compiletest directives to do with llvm versions A-compiletest 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.
#160637 opened Aug 6, 2026 by WaffleLapkin Member Loading…
1 of 2 tasks
derive(Diagnostic): link to proper docs 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.
#160636 opened Aug 6, 2026 by RalfJung Member Loading…
1 of 2 tasks
miri subtree update S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#160634 opened Aug 6, 2026 by RalfJung Member Loading…
delegation: fix determining wrong FnKind when delegation is inside const arg 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.
#160633 opened Aug 6, 2026 by aerooneqq Contributor Loading…
overflow -> ambig: trigger recursion_depth_exceeding_limit 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)
#160632 opened Aug 6, 2026 by lcnr Contributor Loading…
Do not eagerly download rustfmt in bootstrap 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)
#160631 opened Aug 6, 2026 by Kobzol Member Loading…
ProTip! Follow long discussions with comments:>50.