-
Notifications
You must be signed in to change notification settings - Fork 14k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
automate gpu offloading - part 1
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-rustc-dev-guide
Area: rustc-dev-guide
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.
#149170
opened Nov 21, 2025 by
ZuseZ4
Loading…
ptr::replace: make calls on ZST null ptr not UB
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.
#149169
opened Nov 21, 2025 by
RalfJung
Loading…
Fix ICE when collecting opaques from trait method declarations
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.
#149168
opened Nov 21, 2025 by
lapla-cogito
Loading…
skip checking supertraits in object candidate for 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)
NormalizesTo goal
S-waiting-on-review
#149167
opened Nov 21, 2025 by
adwinwhite
Loading…
[WIP] [rustdoc] misc search index cleanups
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.
v0 mangling for std on nightly
perf-regression
Performance regression.
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)
#149148
opened Nov 20, 2025 by
davidtwco
Loading…
Fix unused_assignments false positives from macros
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.
#149147
opened Nov 20, 2025 by
chenyukang
Loading…
Disable inlining of packed 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.
io::Error destructor
S-waiting-on-review
#149146
opened Nov 20, 2025 by
kotauskas
Loading…
[WIP] resolve: Make ambiguity checking stricter
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#149145
opened Nov 20, 2025 by
petrochenkov
Loading…
Use inline asm rather than llvm intrinsic for panics on wasm
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.
#149141
opened Nov 20, 2025 by
bjorn3
Loading…
More encoder minimizations
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.
#149140
opened Nov 20, 2025 by
oli-obk
Loading…
Crater for #148756
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#149137
opened Nov 20, 2025 by
JonathanBrouwer
•
Draft
MGCA: Syntactically distinguish anon const const args
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-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.
#149136
opened Nov 20, 2025 by
BoxyUwU
Loading…
optimize 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.
slice::Iter::next_chunk
S-waiting-on-review
#149131
opened Nov 20, 2025 by
bend-n
Loading…
Implement coercions between 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.
&pin (mut|const) T and &(mut) T when T: Unpin
S-waiting-on-review
#149130
opened Nov 20, 2025 by
frank-king
Loading…
Initial upstreaming of Rust ADBench implementations
F-autodiff
`#![feature(autodiff)]`
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.
#149126
opened Nov 20, 2025 by
ZuseZ4
Loading…
In Nominated for backporting to the compiler in the beta channel.
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.
BTreeMap::eq, do not compare the elements if the sizes are different.
beta-nominated
#149125
opened Nov 20, 2025 by
zachs18
Loading…
MGCA: Support struct expressions without intermediary anon consts
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
[EXPERIMENT] DelimSpan::from_single() experiment and UI tests update.
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.
#149112
opened Nov 19, 2025 by
Keith-Cancel
Loading…
Implement Area: raw pointers, MaybeUninit, NonNull
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.
cast_slice for raw pointer types
A-raw-pointers
#149110
opened Nov 19, 2025 by
Paladynee
Loading…
rustc_borrowck: Don't suggest changing closure param type not under user control
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 maybe_uninit_slice
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.
#149102
opened Nov 19, 2025 by
bend-n
Loading…
Improve mutable-binding suggestion to include name
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.
#149101
opened Nov 19, 2025 by
reddevilmidzy
•
Draft
num: Implement 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.
uint_gather_scatter_bits feature for unsigned integers
S-waiting-on-review
#149097
opened Nov 19, 2025 by
okaneco
Loading…
Skip unused variables warning for unreachable code
beta-nominated
Nominated for backporting to the compiler in the beta channel.
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.
#149096
opened Nov 19, 2025 by
chenyukang
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.