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

Make impl_trait_redundant_captures suggestion remove adjacent + 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.
#156843 opened May 23, 2026 by onehr Contributor Loading…
Prevent infinite recursion and OOM in project_and_unify_term 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.
#156842 opened May 22, 2026 by BloodStainedCrow Loading…
Avoid cloning CFG-related analysis data. 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.
#156841 opened May 22, 2026 by dianqk Member Draft
Stabilize PathBuf::into_string 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.
#156840 opened May 22, 2026 by asder8215 Contributor Loading…
[single_use_lifetimes]: Account for inline impl lifetime bounds 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.
#156839 opened May 22, 2026 by qaijuang Contributor Loading…
Centralize generic reborrow MIR lowering F-reborrow `#![feature(reborrow)]`; see #145612 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.
#156838 opened May 22, 2026 by P8L1 Contributor Loading…
Add regression test for const parameter default ICE 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.
#156833 opened May 22, 2026 by onehr Contributor Loading…
library: use strict provenance lints consistently O-SGX Target: SGX S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#156832 opened May 22, 2026 by hanna-kruppe Contributor Draft
Add #[doc(alias = "phi")] for float GOLDEN_RATIO constants 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.
#156830 opened May 22, 2026 by okaneco Contributor Loading…
Add unstable Share trait F-ergonomic_clones `#![feature(ergonomic_clones)]` 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.
#156828 opened May 22, 2026 by P8L1 Contributor Loading…
float_literal_f32_fallback: Don't suggest invalid code 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.
#156827 opened May 22, 2026 by SpecificProtagonist Contributor Loading…
style: Clarify nullary call and () no-break rule applies past max w… S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-style Relevant to the style team, which will review and decide on the PR/issue.
#156826 opened May 22, 2026 by ajasad25 Loading…
compiletest: sort unexpected errors before printing A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#156825 opened May 22, 2026 by aerooneqq Contributor Loading…
Mut restriction parse 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. T-rustfmt Relevant to the rustfmt team, which will review and decide on the PR/issue.
#156824 opened May 22, 2026 by CoCo-Japan-pan Contributor Loading…
Add regression test for #84827 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.
#156823 opened May 22, 2026 by ajasad25 Loading…
fmt: drop #[inline(never)] from pad_integral's write_prefix helper S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#156822 opened May 22, 2026 by gilescope Contributor Draft
2 of 3 tasks
Test updated GNU+mingw-w64 on CI A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#156819 opened May 22, 2026 by mati865 Member Draft
Use unsafe_eii in unsafe EII 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.
#156817 opened May 22, 2026 by AsakuraMizu Contributor Loading…
Prototype loop unrolling hint attributes A-attributes Area: Attributes (`#[…]`, `#![…]`) 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#156816 opened May 22, 2026 by saethlin Member Draft
Extend macOS deployment target mismatch filter to cover dylib and new ld formats A-run-make Area: port run-make Makefiles to rmake.rs O-macos Operating system: macOS 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.
#156814 opened May 22, 2026 by cezarbbb Contributor Loading…
Fix doc typo in Vec::into_array and convert Arc/Box/Rc::into_arry to -> Result 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.
#156810 opened May 21, 2026 by Teufelchen1 Loading…
Add T: StructuralPartialEq bounds to derived StructuralPartialEq impls 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.
#156809 opened May 21, 2026 by Lars-Schumann Contributor Draft
Add T: PartialEq bounds to derived StructuralPartialEq impls. 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.
#156807 opened May 21, 2026 by kpreid Contributor Draft
Allow lazy HTML escaping perf-regression Performance regression. 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.
#156801 opened May 21, 2026 by yotamofek Contributor Loading…
delegation: do not always generate first argument F-fn_delegation `#![feature(fn_delegation)]` 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.
#156798 opened May 21, 2026 by aerooneqq Contributor Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.