-
-
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 typo in Rustdoc release notes
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#157080
opened May 28, 2026 by
nyurik
Contributor
Loading…
Don't recover 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.
&raw EXPR as a missing comma
S-waiting-on-author
Document equivalence of 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.
highest_one and ilog2 methods on integers
S-waiting-on-review
#157078
opened May 28, 2026 by
Filiprogrammer
Loading…
Rollup of 5 pull requests
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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-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.
#157077
opened May 28, 2026 by
JonathanBrouwer
Contributor
Loading…
Various proc-macro related code cleanups
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.
#157076
opened May 28, 2026 by
bjorn3
Member
Loading…
lower edition requirements for some async-closure test helpers
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.
#157075
opened May 28, 2026 by
tshepang
Member
Loading…
Clippy subtree update
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-clippy
Relevant to the Clippy team.
#157072
opened May 28, 2026 by
flip1995
Member
Loading…
Fix Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
cfg typo in rustdoc book
S-waiting-on-bors
#157071
opened May 28, 2026 by
GuillaumeGomez
Member
Loading…
Remove Area: rustc-dev-guide
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
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.
skip_arg attribute from Diagnostic and Subdiagnostic proc-macros
A-rustc-dev-guide
#157070
opened May 28, 2026 by
GuillaumeGomez
Member
Loading…
Test that you can't implement Unpin for a compiler-generated future using TAIT
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.
#157069
opened May 28, 2026 by
Darksonn
Member
Loading…
NVPTX: Remove the unstable ptx linker flavor
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
O-NVPTX
Target: the NVPTX LLVM backend for running rust on GPUs, https://llvm.org/docs/NVPTXUsage.html
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.
#157068
opened May 28, 2026 by
kjetilkjeka
Contributor
Loading…
Fix compound assignments in liveness check
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.
#157066
opened May 28, 2026 by
chenyukang
Member
•
Draft
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.
Path::is_empty
S-waiting-on-review
#157065
opened May 28, 2026 by
ChrisDenton
Member
Loading…
update TargetFeature::Forbidden docs
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.
#157059
opened May 28, 2026 by
RalfJung
Member
Loading…
Rustdoc label trait feature
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-rustdoc-js
Area: Rustdoc's JS front-end
A-rustdoc-json
Area: Rustdoc JSON backend
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#157058
opened May 28, 2026 by
ThierryBerger
Loading…
5 of 8 tasks
LLVM 23: Run AssignGUIDPass in some places
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
llvm-main
Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling)
PG-exploit-mitigations
Project group: Exploit mitigations
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.
#157055
opened May 28, 2026 by
TimNN
Contributor
Loading…
Eagerly resolve delegations in late resolution
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.
#157053
opened May 28, 2026 by
oli-obk
Contributor
Loading…
Allow two object files for a single CGU in CompiledModule
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.
#157051
opened May 28, 2026 by
bjorn3
Member
Loading…
Couple of changes to help with moving LTO to the link phase
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
#157050
opened May 28, 2026 by
bjorn3
Member
Loading…
rustdoc: correctly propagate cfgs for glob reexports
F-doc_cfg
`#![feature(doc_cfg)]`
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.
#157039
opened May 27, 2026 by
lcian
Loading…
android: implement file locking by calling flock
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.
#157038
opened May 27, 2026 by
RalfJung
Member
Loading…
lint against repeated repr attributes
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
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-lang
Relevant to the language team
LivenessValues: use Either rather than mutually exclusive Options
S-waiting-on-review
#157035
opened May 27, 2026 by
amandasystems
Contributor
Loading…
Note irrefutable while let in loop type errors
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.
#157033
opened May 27, 2026 by
anoshyn
Loading…
Fixed more &x ->&mut x suggestions
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.
#157032
opened May 27, 2026 by
nullie
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.