-
-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add a strategy FnMut to inject behavior into the flush cycle
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
#157620
opened Jun 8, 2026 by
Daniel-B-Smith
Contributor
•
Draft
Donot eagerly normalize alias during coherence
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#157617
opened Jun 8, 2026 by
Shourya742
Member
Loading…
Rollup of 13 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-compiletest
Area: The compiletest test runner
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-rustdoc-json
Area: Rustdoc JSON backend
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-clippy
Relevant to the Clippy team.
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#157616
opened Jun 8, 2026 by
JonathanBrouwer
Contributor
Loading…
Move tests drop
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.
#157614
opened Jun 8, 2026 by
danieljofficial
Contributor
Loading…
Improve invalid cfg predicate error
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#157613
opened Jun 8, 2026 by
evavh
Loading…
Add a test where subtyping inhibits coercion.
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.
#157612
opened Jun 8, 2026 by
theemathas
Contributor
Loading…
Update Area: Our Github Actions CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
browser-ui-test version to 0.24.0
A-CI
#157611
opened Jun 8, 2026 by
GuillaumeGomez
Member
Loading…
fix: build-std on 32 bit arm with 64 bit time
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.
Arg splat experiment - syntax impl
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#157605
opened Jun 8, 2026 by
teor2345
Contributor
Loading…
Fixed Doc Comment Typo in Linewritershim
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.
#157603
opened Jun 8, 2026 by
innin-jam
Loading…
rustdoc: Remove unnecessary fast path
S-waiting-on-bors
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#157602
opened Jun 8, 2026 by
fmease
Member
Loading…
Emit error for unused target expression in glob delegations
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.
#157601
opened Jun 8, 2026 by
aerooneqq
Contributor
Loading…
Fix the spans for custom inner attributes.
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.
#157597
opened Jun 8, 2026 by
coolcatcoder
Loading…
test: remove ineffective link-extern-crate-with-drop-type test
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.
#157596
opened Jun 8, 2026 by
arshalaromal
Loading…
note which target a missing target_feature belongs to
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.
#157594
opened Jun 8, 2026 by
rohaquinlop
Contributor
Loading…
Simplify the HIR ty lowering of trait object lifetime bounds
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
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.
#157591
opened Jun 8, 2026 by
fmease
Member
Loading…
Implement support for proc macros on wasm32-wasip2
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)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#157590
opened Jun 8, 2026 by
Mark-Simulacrum
Member
•
Draft
explain that the size_of constant also serves to avoid optimizing away 'unused' size_of calls
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#157587
opened Jun 7, 2026 by
RalfJung
Member
Loading…
Misc. 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.
fmt_type cleanups
S-waiting-on-review
#157584
opened Jun 7, 2026 by
yotamofek
Contributor
Loading…
Fix diagnostics for non-exhaustive destructuring assignments (#157553)
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.
#157578
opened Jun 7, 2026 by
MaximilianAzendorf
Contributor
Loading…
Fix parser error recovery treating 'dyn' as a strict keyword in Rust …
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.
#157577
opened Jun 7, 2026 by
Willi0728
Loading…
avoid tearing Status: Waiting on a crater run to be completed.
T-clippy
Relevant to the Clippy team.
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.
dbg! prints, implemented using super let
S-waiting-on-crater
#157576
opened Jun 7, 2026 by
dianne
Contributor
Loading…
Merge and reframe strict_provenance_lints
O-SGX
Target: SGX
O-unix
Operating system: Unix-like
O-windows
Operating system: Windows
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.
#157575
opened Jun 7, 2026 by
hanna-kruppe
Contributor
Loading…
std: simplify the random feature
I-libs-api-nominated
Nominated for discussion during a libs-api team meeting.
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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#157573
opened Jun 7, 2026 by
joboet
Member
Loading…
stabilize size_of_val_raw, align_of_val_raw, Layout::for_value_raw
I-lang-nominated
Nominated for discussion during a lang team meeting.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
P-lang-drag-1
Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang
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.
T-opsem
Relevant to the opsem team
#157572
opened Jun 7, 2026 by
RalfJung
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.