-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add regression test for TAIT in extern fn ICE with the new solver
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.
#161969
opened Aug 29, 2026 by
zakrad
Contributor
Loading…
Some offload fixes re #161703
A-run-make
Area: port run-make Makefiles to rmake.rs
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.
Rerun Area: The compiletest test runner
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-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
tests/debuginfo tests if repr data has changed
A-compiletest
#161967
opened Aug 29, 2026 by
Walnut356
Contributor
Loading…
Rollup of 2 pull requests
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#161965
opened Aug 29, 2026 by
JonathanBrouwer
Member
Loading…
rustfmt subtree update
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
subtree-sync
PR updates a subtree (miri, clippy, etc). Ignored by no-merges check
T-rustfmt
Relevant to the rustfmt team, which will review and decide on the PR/issue.
#161964
opened Aug 29, 2026 by
jieyouxu
Member
Loading…
Treat identity region outlives as true
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.
#161963
opened Aug 29, 2026 by
adwinwhite
Contributor
Loading…
std::sys::sgx::tls: fix TLS destructor pointer provenance
O-SGX
Target: SGX
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-opsem
Relevant to the opsem team
#161960
opened Aug 29, 2026 by
phlip9
Loading…
(BLOCKED) Stabilize 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
async_fn_track_caller
needs-fcp
#161958
opened Aug 29, 2026 by
theemathas
Contributor
•
Draft
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.
Box<[Word]> for word storage in DenseBitSet
S-waiting-on-review
#161957
opened Aug 29, 2026 by
Zalathar
Member
Loading…
Remove unused 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.
perform_locally_with_next_solver
S-waiting-on-review
#161956
opened Aug 29, 2026 by
adwinwhite
Contributor
Loading…
Use 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.
saturating_cast for env key length
S-waiting-on-author
#161954
opened Aug 29, 2026 by
ChrisDenton
Member
Loading…
sanitizers: Implicitly disable mutually exclusive sanitizers
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.
#161953
opened Aug 28, 2026 by
PiJoules
Contributor
Loading…
Windows: add fallback if 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.
canonicalize fails
O-windows
#161951
opened Aug 28, 2026 by
ChrisDenton
Member
Loading…
Ensure floats are returned losslessly by the C ABI on 32-bit x86
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
#161950
opened Aug 28, 2026 by
beetrees
Contributor
Loading…
std::io: impl IsTerminal for {Empty, Repeat, Sink, Take}
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
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.
#161947
opened Aug 28, 2026 by
GrigorenkoPV
Contributor
Loading…
Generalise (most) impls on Area: Custom and system allocators
O-solid
Operating System: SOLID
O-windows
Operating system: Windows
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Box
A-allocators
#161946
opened Aug 28, 2026 by
nia-e
Member
Loading…
rustdoc: Take into account edition information for keyword highlighting
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.
#161944
opened Aug 28, 2026 by
GuillaumeGomez
Member
Loading…
Improve rustc diagnostics
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.
#161943
opened Aug 28, 2026 by
KevinA-cpu
Contributor
Loading…
Promote 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-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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
wasm32-wasip3 to a tier 2 target
A-CI
#161940
opened Aug 28, 2026 by
alexcrichton
Member
Loading…
Defer extra liveness calculation for Polonius Alpha
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.
A series of Polonius Alpha refactors
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.
fix(infer): stop skipping Empty lifetime checks
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.
#161935
opened Aug 28, 2026 by
im-lunex
Contributor
Loading…
Only check 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.
#[allow(dead_code)] on the trait
S-waiting-on-review
#161932
opened Aug 28, 2026 by
mu001999
Member
Loading…
Revert "Add rustc_test_entrypoint_marker"
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
beta-nominated
Nominated for backporting to the compiler in the beta channel.
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.
#161931
opened Aug 28, 2026 by
JonathanBrouwer
Member
Loading…
Store locals in borrowck in BitSets
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.
#161930
opened Aug 28, 2026 by
panstromek
Contributor
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.