-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[EXPERIMENT] Perf experiments for query 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.
predicates_of
S-waiting-on-author
.mailmap: fix broken line with multiple emails
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#153520
opened Mar 7, 2026 by
DanielEScherzer
Loading…
Rollup of 5 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-CI
Area: Our Github Actions CI
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#153519
opened Mar 7, 2026 by
JonathanBrouwer
Loading…
fix: Check associated type bounds from supertraits for trait object well-formedness
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)
#153518
opened Mar 7, 2026 by
akhilesharora
Loading…
4 tasks done
constify VecDeque
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.
#153516
opened Mar 6, 2026 by
Lars-Schumann
Loading…
[beta-1.95] Update cargo submodule
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#153515
opened Mar 6, 2026 by
weihanglo
Loading…
[crater only] Syntactically reject equality predicates
C-crater
Category: Issue / PR for tracking crater runs
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
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.
std::any::TypeId: remove misplaced "and" in Unique<T> example
A-docs
#153511
opened Mar 6, 2026 by
DanielEScherzer
Loading…
Cleanup unused diagnostic emission methods - part 2
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#153509
opened Mar 6, 2026 by
GuillaumeGomez
Loading…
Clean up the eager formatting API
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
#153508
opened Mar 6, 2026 by
JonathanBrouwer
Loading…
tests: accept new GEP source element type
llvm-main
Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling)
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.
#153505
opened Mar 6, 2026 by
durin42
Loading…
Fallback to fat LTO for -Clto=thin in cg_gcc
A-gcc
Things relevant to the [future] GCC backend
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.
#153503
opened Mar 6, 2026 by
bjorn3
Loading…
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.
trait_object_dummy_self more & heavily fix+update related docs
S-waiting-on-review
#153497
opened Mar 6, 2026 by
fmease
Loading…
std: change return types of constructors to Self
O-unix
Operating system: Unix-like
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.
#153496
opened Mar 6, 2026 by
xtqqczze
Loading…
Replace Box<[TraitCandidate]> with &'hir [TraitCandidate<'hir>]
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#153494
opened Mar 6, 2026 by
aerooneqq
Loading…
Remove 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.
FromCycleError trait
A-query-system
#153493
opened Mar 6, 2026 by
zetanumbers
Loading…
Add a 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.
QueryKeyId to identify a query instance
A-query-system
#153492
opened Mar 6, 2026 by
Zoxc
Loading…
Move 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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
freeze_* methods to OpenOptionsExt2
O-windows
#153491
opened Mar 6, 2026 by
ChrisDenton
Loading…
TY-aware delayed HIR lowering
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.
tests/ui/macros: add annotations for reference rules
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#153482
opened Mar 6, 2026 by
DanielEScherzer
Loading…
Fix ICE when compiling huge allocations with GVN enabled
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.
#153481
opened Mar 6, 2026 by
sgasho
Loading…
Add missing 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.
track_caller to overflowing trait methods
S-waiting-on-review
#153480
opened Mar 6, 2026 by
RaphiMuehlbacher
Loading…
Add rationale for intentional potential_query_instability allows
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.
#153479
opened Mar 6, 2026 by
xfq
Loading…
Don't define 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.
ensure_ok and ensure_done for anon queries
S-waiting-on-review
#153474
opened Mar 6, 2026 by
Zoxc
Loading…
Disable 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.
ensure_done
A-query-system
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.