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

Add a UI regression 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.
#162665 opened Sep 11, 2026 by kulinsky Loading…
Rollup of 7 pull requests A-CI Area: Our Github Actions CI A-compiletest Area: The compiletest test runner A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-run-make Area: port run-make Makefiles to rmake.rs 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-infra Relevant to the infrastructure 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.
#162664 opened Sep 11, 2026 by JonathanBrouwer Member Loading…
Rustdoc issue template: fix typo in comment ("thorugh") S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#162663 opened Sep 11, 2026 by DanielEScherzer Contributor Loading…
simplify Target::GenericParam A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#162661 opened Sep 11, 2026 by mejrs Member Loading…
Remove noras target docs mention A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#162658 opened Sep 11, 2026 by Noratrieb Member Loading…
Suggest changing argument mutability from &T to &mut T 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.
#162657 opened Sep 11, 2026 by enesmahmtoglu Loading…
next solver: prefer to select impl candidates over global where-clause candidates 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)
#162655 opened Sep 11, 2026 by dianne Member Loading…
Improve Armv7-R documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#162654 opened Sep 11, 2026 by jonathanpallant Contributor Loading…
1 task done
Transmute cleanup llm-assisted An LLM-assisted PR as defined by the LLM policy. Requires ahead-of-time consent by assignee. 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.
#162653 opened Sep 11, 2026 by joshlf Contributor Loading…
Syntactically reject leading parenthesized precise capturing lists in bare trait object types ((use<…>)+) I-lang-easy-decision Issue: The decision needed by the team is conjectured to be easy; this does not imply nomination I-lang-nominated Nominated for discussion during a lang team meeting. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. S-waiting-on-t-lang Status: Awaiting decision from T-lang T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. waived-reference-pr This language change does not need a Reference PR.
#162652 opened Sep 11, 2026 by fmease Member Loading…
Remove needless test running instructions A-run-make Area: port run-make Makefiles to rmake.rs 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.
#162651 opened Sep 11, 2026 by mati865 Member Loading…
Initialize mingw for all mingw targets A-CI Area: Our Github Actions CI 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#162650 opened Sep 11, 2026 by ChrisDenton Member Loading…
Add regression test for previous overflow evaluating the requirement 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.
#162647 opened Sep 11, 2026 by lsunsi Contributor Loading…
Fix path_trailing_sep methods for Windows verbatim 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.
#162643 opened Sep 11, 2026 by ChrisDenton Member Loading…
Add regression test for matching associated types on new 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.
#162642 opened Sep 11, 2026 by lsunsi Contributor Loading…
Remove unused arguments of functions 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#162641 opened Sep 11, 2026 by JonathanBrouwer Member Loading…
dont suggest changing the mutability of a borrow that comes from a macro 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.
#162638 opened Sep 11, 2026 by Albab-Hasan Contributor Loading…
Check compare_impl_item before resolving free-item consts 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.
#162635 opened Sep 11, 2026 by biscuitrescue Contributor Loading…
Implement semantic analysis for named fn trait params F-named_fn_trait_parameters `#![feature(named_fn_trait_parameters)]` 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.
#162634 opened Sep 11, 2026 by JonathanBrouwer Member Loading…
Simplify the G in Diag<'a, G> 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-rustc-dev-guide Area: rustc-dev-guide A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler 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.
#162630 opened Sep 11, 2026 by nnethercote Contributor Loading…
Move Const from rustc_middle to rustc_type_ir A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. PG-exploit-mitigations Project group: Exploit mitigations S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-clippy Relevant to the Clippy team. 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)
#162628 opened Sep 11, 2026 by Jamesbarford Contributor Loading…
Use GrowableBitSet in the main loop of rustc_mir_transform::sroa 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.
#162623 opened Sep 11, 2026 by Zalathar Member Loading…
Clarify examples related to Sync and SyncView 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.
#162621 opened Sep 11, 2026 by tisonkun Contributor Loading…
Improve Windows debugger launcher S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#162620 opened Sep 11, 2026 by fgiancane8 Loading…
trait_selection: Preserve eager normalization failures 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#162618 opened Sep 10, 2026 by Dnreikronos Contributor Draft
ProTip! Mix and match filters to narrow down what you’re looking for.