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

Library: enforce clippy deref lints in CI 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#161017 opened Aug 13, 2026 by ChrisDenton Member Loading…
Fix invalid suggestion from try unlabled block 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.
#161016 opened Aug 13, 2026 by chenyukang Member Loading…
Stabilize funnel_shifts (including const) I-lang-nominated Nominated for discussion during a lang team meeting. I-libs-api-nominated [DEPRECATED; DO NOT USE] needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. 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.
#161015 opened Aug 13, 2026 by tgross35 Contributor Loading…
Rollup of 13 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-js Area: Rustdoc's JS front-end 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#161014 opened Aug 13, 2026 by jhpratt Member Loading…
borrowck: Normalize non-rigid aliases in NLL type relating 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)
#161012 opened Aug 13, 2026 by Dnreikronos Contributor Loading…
tests/ui/rust-2018: add annotations for reference rules 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#161011 opened Aug 12, 2026 by DanielEScherzer Contributor Loading…
Add regression test for const fn returning Vec of boxed dyn Any 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.
#161010 opened Aug 12, 2026 by zakrad Contributor Loading…
Fix asimd/neon detection on aarch64-darwin S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#161009 opened Aug 12, 2026 by patrikas-sestokas Loading…
tests/ui/union/union-nodrop.rs: fix typo "expressios" 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.
#161007 opened Aug 12, 2026 by DanielEScherzer Contributor Loading…
[CI] Build newer binutils before building gcc A-CI Area: Our Github Actions CI 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#161006 opened Aug 12, 2026 by GuillaumeGomez Member Loading…
fix: unfulfilled nested dead code lint 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.
#161005 opened Aug 12, 2026 by dronavallipranav Contributor Loading…
Mark NonNull read family and offset_from as inline(always) 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.
#161004 opened Aug 12, 2026 by zakrad Contributor Loading…
Also warn if an invalid doc attribute is used on a macro invocation 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.
#161003 opened Aug 12, 2026 by GuillaumeGomez Member Loading…
disallow #[cold] on extern "custom" 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.
#161002 opened Aug 12, 2026 by folkertdev Contributor Loading…
Rollup of 5 pull requests rollup A PR which is a rollup 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-rust-analyzer Relevant to the rust-analyzer 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.
#161001 opened Aug 12, 2026 by JonathanBrouwer Contributor Loading…
doc changes to expect messages in process.rs 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.
#160999 opened Aug 12, 2026 by dronavallipranav Contributor Loading…
rustfmt: restrict cfg_select! formatting to the nightly release channel F-cfg_select `#![feature(cfg_select)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustfmt Relevant to the rustfmt team, which will review and decide on the PR/issue.
#160998 opened Aug 12, 2026 by ytmimi Contributor Loading…
Add an AGENTS.md that enforces the LLM policy 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.
#160997 opened Aug 12, 2026 by jyn514 Member Loading…
Forward all array PartialOrd to slices 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.
#160996 opened Aug 12, 2026 by scottmcm Member Loading…
Tiny readability cleanups for initialization dataflow analyses 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.
#160995 opened Aug 12, 2026 by lqd Member Loading…
Add offload component on nightly 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)
#160991 opened Aug 12, 2026 by sgasho Contributor Loading…
Remove old cfg parser which is now dead code 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.
#160990 opened Aug 12, 2026 by GuillaumeGomez Member Loading…
Make exp, exp2, log, log2, log10 generic A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#160989 opened Aug 12, 2026 by N1ark Member Loading…
Move LateParamRegion to rustc_type_ir 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.
#160986 opened Aug 12, 2026 by Jamesbarford Contributor Loading…
self-profile more of borrowck 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.
#160985 opened Aug 12, 2026 by lqd Member Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.