-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Shrink Area: Attributes (`#[…]`, `#![…]`)
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.
ParseSess
A-attributes
#155896
opened Apr 28, 2026 by
nnethercote
Contributor
Loading…
triagebot: add myself to libs rotation
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#155894
opened Apr 27, 2026 by
nia-e
Member
Loading…
ssa_range_prop: avoid ICE on self-loop successors
#155891
opened Apr 27, 2026 by
SixEternals
Loading…
[WIP] -Zhigher-ranked-assumptions-v2
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
leak_check 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.
rustc_const_eval::util::relate_types
S-waiting-on-review
#155883
opened Apr 27, 2026 by
lcnr
Contributor
Loading…
Add regression test for #101363
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.
#155882
opened Apr 27, 2026 by
pluiee
Loading…
Refactor query latch
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
#155881
opened Apr 27, 2026 by
zetanumbers
Contributor
Loading…
enable pipe tests in Miri
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.
#155879
opened Apr 27, 2026 by
RalfJung
Member
Loading…
Avoid misleading return-type note for foreign 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.
Fn callees
S-waiting-on-review
#155877
opened Apr 27, 2026 by
qaijuang
Contributor
Loading…
Relink don't rebuild: add a baseline, sound implementation that can be incrementally improved
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#155871
opened Apr 27, 2026 by
susitsm
Loading…
Fix cross-compiling Area: port run-make Makefiles to rmake.rs
O-macos
Operating system: macOS
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.
macos-deployment-target-warning test
A-run-make
#155870
opened Apr 27, 2026 by
madsmtm
Contributor
Loading…
Suggest Project group: Const traits
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.
[const] Trait bounds in more places
PG-const-traits
#155861
opened Apr 27, 2026 by
oli-obk
Contributor
Loading…
slice::join: borrow only once during length calc
S-waiting-on-review
#155858
opened Apr 27, 2026 by
ChrisDenton
Member
Loading…
std_detect: support detecting more features on aarch64 Windows
O-Arm
Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
O-windows
Operating system: Windows
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.
#155856
opened Apr 27, 2026 by
lilith
Loading…
Remove unnecessary 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.
get_unchecked
S-waiting-on-review
#155855
opened Apr 27, 2026 by
ChrisDenton
Member
Loading…
Rename the diagnostic item for Status: This is awaiting some action (such as code changes or more information) from the author.
T-clippy
Relevant to the Clippy team.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
std::sync::mpsc::Receiver
S-waiting-on-author
#155854
opened Apr 27, 2026 by
cammeresi
Contributor
Loading…
Use 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.
_mcount as the mcount symbol name on RISC-V Linux GNU targets
S-waiting-on-review
#155853
opened Apr 27, 2026 by
lapla-cogito
Contributor
Loading…
perf: Use 1 bit to track splatting in FnDecl
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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-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.
Only exclude the #155473 change for 1-byte bool-likes
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.
#155850
opened Apr 27, 2026 by
scottmcm
Member
Loading…
Move 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.
IoSlice and IoSliceMut to core::io
S-waiting-on-review
#155849
opened Apr 27, 2026 by
bushrat011899
Contributor
Loading…
[doc]: Revert 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.
core::io::ErrorKind doc changes
S-waiting-on-review
#155848
opened Apr 26, 2026 by
bushrat011899
Contributor
Loading…
Don't reload length in String::push
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.
#155847
opened Apr 26, 2026 by
DaniPopes
Contributor
Loading…
tests/ui/tuple: 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.
#155846
opened Apr 26, 2026 by
DanielEScherzer
Contributor
Loading…
Refactor crate name handling; pass a TyCtxt into macro expansion
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
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#155844
opened Apr 26, 2026 by
jyn514
Member
Loading…
fix(coroutine): split overlapping state assignments
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.
#155841
opened Apr 26, 2026 by
MilkBlock
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.