-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Enable 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.
#[diagnostic::on_const] for local impls
S-waiting-on-review
#154609
opened Mar 30, 2026 by
mejrs
Loading…
Add 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.
_value API for number literals in proc-macro
S-waiting-on-review
#154608
opened Mar 30, 2026 by
GuillaumeGomez
Loading…
misc test cleanups
A-tidy
Area: The tidy tool
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.
#154606
opened Mar 30, 2026 by
cyrgani
Loading…
Make 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.
span_suggestions always verbose
PG-exploit-mitigations
#154605
opened Mar 30, 2026 by
estebank
Loading…
abort in core
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.
#154604
opened Mar 30, 2026 by
CAD97
Loading…
rustdoc-json: Expose Item stability
A-rustdoc-json
Area: Rustdoc JSON backend
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.
#154603
opened Mar 30, 2026 by
aDotInTheVoid
•
Draft
4 tasks
report the `#![feature(c_variadic)]`
I-lang-nominated
Nominated for discussion during a lang team meeting.
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.
varargs_without_pattern lint in deps
F-c_variadic
#154599
opened Mar 30, 2026 by
folkertdev
Loading…
test 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.
#[naked] with #[link_section = "..."] on windows
S-waiting-on-author
#154598
opened Mar 30, 2026 by
folkertdev
Loading…
Update to wasi-sdk-32 in CI/releases
A-CI
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.
#154596
opened Mar 30, 2026 by
alexcrichton
Loading…
Emit fatal on invalid const args with nested defs
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.
#154595
opened Mar 30, 2026 by
mu001999
Loading…
Fix 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.
mismatched_lifetime_syntaxes suggestions for hidden path lifetimes
S-waiting-on-review
#154592
opened Mar 30, 2026 by
reddevilmidzy
Loading…
Remove 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.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
will_cache_on_disk_for_key_fn
A-query-system
#154591
opened Mar 30, 2026 by
zetanumbers
•
Draft
Make #[cfg] suggest any or all on #[cfg(a, b)]
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.
Rollup of 5 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#154588
opened Mar 30, 2026 by
JonathanBrouwer
Loading…
Add --quiet flag to suppress verbose run-make output for passing tests
A-compiletest
Area: The compiletest test runner
A-run-make
Area: port run-make Makefiles to rmake.rs
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)
#154587
opened Mar 30, 2026 by
Ayuse
Loading…
3 tasks done
Record failed tests with 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)
--record, and rerun them with --rerun
A-testsuite
#154586
opened Mar 30, 2026 by
jdonszelmann
Loading…
set no_mangle_generic_items deny by default
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
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.
#154585
opened Mar 30, 2026 by
HerrCai0907
Loading…
string_extract_if: initial implementation
S-waiting-on-author
#154583
opened Mar 30, 2026 by
GrigorenkoPV
•
Draft
miri subtree update
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#154582
opened Mar 30, 2026 by
RalfJung
Loading…
More informative 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.
Debug for vec::ExtractIf
S-waiting-on-review
#154581
opened Mar 30, 2026 by
GrigorenkoPV
Loading…
Split AttributeParserError Diagnostic implementation into subfunctions
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#154580
opened Mar 30, 2026 by
scrabsha
Loading…
remove debug requirement from hooks
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.
#154579
opened Mar 30, 2026 by
jdonszelmann
Loading…
Rename 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.
probe_ty_var to try_resolve_ty_var
S-waiting-on-author
#154578
opened Mar 30, 2026 by
jdonszelmann
Loading…
Update 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.
mir-opt 64-bit panic-abort tests for Alignment rename
S-waiting-on-bors
#154577
opened Mar 30, 2026 by
jyn514
Loading…
Simplify the Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
cache_on_disk_if modifier to just cache_on_disk
A-query-system
#154576
opened Mar 30, 2026 by
Zalathar
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.