-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Normalize region obligations before regionck
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)
#159649
opened Jul 21, 2026 by
adwinwhite
Contributor
Loading…
Remove 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.
early_exit closures
S-waiting-on-review
#159647
opened Jul 21, 2026 by
nnethercote
Contributor
Loading…
Increase depth for float infer var fallback hack
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)
#159646
opened Jul 21, 2026 by
adwinwhite
Contributor
Loading…
Add support for splatted function pointers
C-bug
Category: This is a bug.
F-splat
`#![feature(splat)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
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.
Optimize Clippy with PGO
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-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
change 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.
MaxUniverse to delayed set
S-waiting-on-author
Prevent calling some queries for typeck children
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.
bootstrap: Split the 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)
Step trait into multiple traits
A-testsuite
#159638
opened Jul 21, 2026 by
Zalathar
Member
Loading…
Some place analysis tweaks
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.
#159637
opened Jul 21, 2026 by
nnethercote
Contributor
Loading…
Improve some comments (and an error message)
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.
#159636
opened Jul 21, 2026 by
nnethercote
Contributor
Loading…
Improve workings of attribute suggestions
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#159633
opened Jul 21, 2026 by
nnethercote
Contributor
Loading…
CFI: Add support for the adt_const_params feature
A-control-flow-integrity
Area: Control Flow Integrity (CFI) security mitigation
PG-exploit-mitigations
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.
#159632
opened Jul 21, 2026 by
rcvalle
Member
Loading…
Don't encode variant visibility
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.
#159630
opened Jul 21, 2026 by
camsteffen
Contributor
•
Draft
Add more splat rust-call regression tests
C-bug
Category: This is a bug.
F-splat
`#![feature(splat)]`
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.
#159629
opened Jul 21, 2026 by
teor2345
Contributor
Loading…
CI experiments
A-CI
Area: Our Github Actions CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#159628
opened Jul 20, 2026 by
Mark-Simulacrum
Member
•
Draft
fix(rustc_hir_analysis): handle Node::Synthetic in diagnostic_hir_wf_check
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.
#159627
opened Jul 20, 2026 by
DAstapov
Contributor
Loading…
feat(rustc_trait_selection): suggest 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.
.await on future in E0277
S-waiting-on-review
#159626
opened Jul 20, 2026 by
DAstapov
Contributor
Loading…
Refactor is_opsem_inhabited
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.
#159625
opened Jul 20, 2026 by
camsteffen
Contributor
Loading…
rustdoc: Only build extern trait impls if needed
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
rustc_fs_util: avoid partial-file read race in link_or_copy's copy fallback
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.
#159619
opened Jul 20, 2026 by
jr551
Loading…
2 tasks done
Fix up Area: Attributes (`#[…]`, `#![…]`)
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.
#[linkage] target checking
A-attributes
#159617
opened Jul 20, 2026 by
mejrs
Contributor
Loading…
debuginfo generation for unsafe binders
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.
#159614
opened Jul 20, 2026 by
amirHdev
Contributor
Loading…
Reorganize 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.
tests/ui/issues [29/N]
S-waiting-on-review
#159612
opened Jul 20, 2026 by
zedddie
Contributor
Loading…
Reduce MIR cost penalty for asserts and diverging calls to improve inlining of safety-checked functions
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.
#159611
opened Jul 20, 2026 by
stephenduong1004
Contributor
Loading…
Optimize escape_string_symbol()
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.
#159609
opened Jul 20, 2026 by
nikic
Contributor
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.