-
-
Notifications
You must be signed in to change notification settings - Fork 15k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix suggestion of unused variables with raw identifier in struct pattern
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.
#156847
opened May 23, 2026 by
sappho3
Loading…
Clarify "infinite size" in cyclic-type diagnostic refers to the type name
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.
#156845
opened May 23, 2026 by
onehr
Contributor
Loading…
Make refining_impl_trait suggestion wrap referenced impl-trait in parens
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.
#156844
opened May 23, 2026 by
onehr
Contributor
Loading…
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 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.
project_and_unify_term
S-waiting-on-review
#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.
Stabilize 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.
PathBuf::into_string
S-waiting-on-review
#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 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.
#[doc(alias = "phi")] for float GOLDEN_RATIO constants
S-waiting-on-review
#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 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.
() no-break rule applies past max w…
S-waiting-on-review
#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 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.
#[inline(never)] from pad_integral's write_prefix helper
S-waiting-on-author
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.
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.
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 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: StructuralPartialEq bounds to derived StructuralPartialEq impls
S-waiting-on-author
#156809
opened May 21, 2026 by
Lars-Schumann
Contributor
•
Draft
Previous Next
ProTip!
Adding no:label will show everything without a label.