-
-
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
style: Update doctests for 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.
TryFrom<integer> for bool and From<bool> for float
S-waiting-on-review
#153197
opened Feb 27, 2026 by
sorairolake
Loading…
Update path separators to be available in const context
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.
#153196
opened Feb 27, 2026 by
MikkelPaulson
Loading…
Make post-monomorphization error detection work with fatal 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.
#153194
opened Feb 27, 2026 by
Zoxc
Loading…
Perf check for Diag migration
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#153193
opened Feb 27, 2026 by
GuillaumeGomez
•
Draft
Bump the version number to 1.96.0
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#153192
opened Feb 27, 2026 by
cuviper
Loading…
don't emit 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.
unused_results lint for tuples of "trivial" types
S-waiting-on-review
#153191
opened Feb 27, 2026 by
WaffleLapkin
Loading…
Don't allow subdiagnostic to use variables from their parent
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
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.
#153190
opened Feb 27, 2026 by
JonathanBrouwer
Loading…
refactor: add move Area: AST
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
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.
check_align to parse_alignment
A-AST
#153189
opened Feb 27, 2026 by
JayanAXHF
Loading…
implementation of 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.
-Z min-recursion-limit
S-waiting-on-review
#153188
opened Feb 27, 2026 by
Kivooeo
Loading…
Fix ICE when macro-expanded extern crate shadows std
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.
#153187
opened Feb 27, 2026 by
is57primenumber
Loading…
Simplify 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.
break_query_cycles into a single function
A-query-system
#153185
opened Feb 27, 2026 by
zetanumbers
Loading…
Replace CodegenResults with CompiledModules
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.
#153184
opened Feb 27, 2026 by
bjorn3
Loading…
Rollup of 12 pull requests
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
F-explicit_tail_calls
`#![feature(explicit_tail_calls)]`
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-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.
#153183
opened Feb 27, 2026 by
JonathanBrouwer
Loading…
Force a CI LLVM stamp bump
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)
#153179
opened Feb 27, 2026 by
jieyouxu
Loading…
feat: Add Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
TryFromIntError::kind
S-waiting-on-author
#153178
opened Feb 27, 2026 by
sorairolake
•
Draft
disable the ptr_fragment_in_final test on s390x
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.
#153177
opened Feb 27, 2026 by
fneddy
Loading…
Clarify a confusing green-path function
A-query-system
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.
#153175
opened Feb 27, 2026 by
Zalathar
Loading…
std: add wasm64 to sync::Once and thread_parking atomics cfg guards
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.
#153174
opened Feb 27, 2026 by
Trivo25
Loading…
Fix comment about placeholders
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)
#153172
opened Feb 27, 2026 by
jdonszelmann
Loading…
Add is_disconnected functions to mpsc and mpmc channels
S-waiting-on-ACP
Status: PR has an ACP and is waiting for the ACP to complete.
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.
#153170
opened Feb 27, 2026 by
LevitatingBusinessMan
Loading…
Various small query cleanups
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.
#153169
opened Feb 27, 2026 by
nnethercote
Loading…
Allow tidy check in codegen
A-tidy
Area: The tidy tool
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.
#153166
opened Feb 27, 2026 by
reddevilmidzy
•
Draft
Re-enable relative paths for std links in rustc-docs
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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)
#153162
opened Feb 27, 2026 by
arferreira
Loading…
Rejig 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.
rustc_with_all_queries!
A-query-system
#153161
opened Feb 27, 2026 by
nnethercote
Loading…
Fix relative extern URL depth on source pages
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.
#153160
opened Feb 27, 2026 by
arferreira
Loading…
Previous Next
ProTip!
Updated in the last three days: updated:>2026-02-24.