-
-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 8 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#153059
opened Feb 24, 2026 by
GuillaumeGomez
Loading…
Revert "Also duplicate 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.
#[expect] attribute in #[derive]-ed code"
S-waiting-on-review
#153055
opened Feb 24, 2026 by
Urgau
Loading…
docs: note env var influence on 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.
temp_dir and env_clear on Windows
S-waiting-on-review
#153054
opened Feb 24, 2026 by
shri-prakhar
Loading…
stop marking 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.
deref_patterns as an incomplete feature
S-waiting-on-review
#153053
opened Feb 24, 2026 by
cyrgani
Loading…
std random.rs: update link to RTEMS docs
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#153052
opened Feb 24, 2026 by
DanielEScherzer
Loading…
Migration of 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.
LintDiagnostic - part 3
A-attributes
#153051
opened Feb 24, 2026 by
GuillaumeGomez
Loading…
refactor(mgca): Change 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.
DefKind::Const and DefKind::AssocConst to have a is_type_const flag
S-waiting-on-review
#153050
opened Feb 24, 2026 by
JayanAXHF
Loading…
Add 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-sanitizers
Area: Sanitizers for correctness and code quality
A-testsuite
Area: The testsuite used to check the correctness of rustc
PG-exploit-mitigations
Project group: Exploit mitigations
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.
-Zsanitize=kernel-hwaddress
A-attributes
Improve irrefutable let-else lint wording
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.
#153048
opened Feb 24, 2026 by
ozankenangungor
Loading…
Couple of cg_ssa refactorings
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.
#153046
opened Feb 24, 2026 by
bjorn3
Loading…
Remove Area: Attributes (`#[…]`, `#![…]`)
needs-crater
This change needs a crater run to check for possible breakage in the ecosystem.
needs-rfc
This change is large or controversial enough that it should have an RFC accepted before doing it.
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.
ATTRIBUTE_ORDER
A-attributes
#153041
opened Feb 24, 2026 by
JonathanBrouwer
Loading…
core::sync: rename `#![feature(explicit_tail_calls)]`
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Exclusive to SyncView and make improvements
F-explicit_tail_calls
#153038
opened Feb 24, 2026 by
pthariensflame
Loading…
rustc_target: callconv: powerpc64: Use llvm_abiname rather than target_abi for ABI determination
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.
#153035
opened Feb 24, 2026 by
Gelbpunkt
Loading…
Remove unhelpful hint from trivial bound errors
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.
#153034
opened Feb 24, 2026 by
arferreira
Loading…
Fix attribute parser and kind names.
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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-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.
#153032
opened Feb 24, 2026 by
nnethercote
Loading…
Add example showing UB for uninit Copy types in MaybeUninit::assume_init docs
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.
#153030
opened Feb 23, 2026 by
bp7968h
Loading…
Rename Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
rustc::pass_by_value lint as rustc::disallowed_pass_by_ref.
A-query-system
#153029
opened Feb 23, 2026 by
nnethercote
Loading…
Add per query cycle handlers and use them for representability
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.
#153028
opened Feb 23, 2026 by
Zoxc
Loading…
Do not add implied outlives bounds containing external regions/params only
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.
#153027
opened Feb 23, 2026 by
ShoyuVanilla
•
Draft
core: respect precision in 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.
ByteStr Display
S-waiting-on-review
#153025
opened Feb 23, 2026 by
joboet
Loading…
Implement debuginfo for unsafe binder types
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
#153017
opened Feb 23, 2026 by
makai410
Loading…
core: make atomic primitives type aliases of Area: Atomics, barriers, and sync primitives
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
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-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.
Atomic<T>
A-atomic
#153015
opened Feb 23, 2026 by
joboet
Loading…
Stop using 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.
LinkedGraph in lexical_region_resolve
S-waiting-on-review
#153012
opened Feb 23, 2026 by
Zalathar
Loading…
rustdoc: make Area: port run-make Makefiles to rmake.rs
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
--emit and --out-dir mimic rustc
A-run-make
#153003
opened Feb 23, 2026 by
notriddle
Loading…
std: make 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.
OsString::truncate a no-op when len >= current_len
S-waiting-on-review
#152998
opened Feb 23, 2026 by
xtqqczze
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.