-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Pull requests: rust-lang/rust
Pull requests list
resolve: Do not finalize shadowed bindings
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
O-unix
Operating system: Unix-like
S-waiting-on-review
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.
#145113
opened Aug 8, 2025 by
petrochenkov
Loading...
updated Sep 3, 2025
Add GlobalAsm as a valid ItemKind to StableMIR
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#138025
opened Mar 5, 2025 by
celinval
Loading...
updated Sep 3, 2025
Add impl const for Clone
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.
#143628
opened Jul 8, 2025 by
Randl
Loading...
updated Sep 2, 2025
Fix struct_tail_raw argument order and ObligationCause usage
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.
#138456
opened Mar 13, 2025 by
JumpiiX
Loading...
updated Sep 2, 2025
fulfill: dedup newly added obligations
perf-regression
Performance regression.
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)
#145714
opened Aug 21, 2025 by
lcnr
Loading...
updated Sep 2, 2025
Allow This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-nominated
Nominated for discussion during a lang team meeting.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
P-lang-drag-1
Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team
T-opsem
Relevant to the opsem team
&raw [mut | const]
for union field in safe
disposition-merge
#141469
opened May 23, 2025 by
Kivooeo
Loading...
updated Aug 31, 2025
4 tasks done
Keep space if arg does not follow punctuation when lint unused parens
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.
CFI: Fix types that implement Fn, FnMut, or FnOnce
A-control-flow-integrity
Area: Control Flow Integrity (CFI) security mitigation
A-sanitizers
Area: Sanitizers for correctness and code quality
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.
#144936
opened Aug 5, 2025 by
rcvalle
Loading...
updated Aug 26, 2025
Check for bound variables when reporting type error
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.
#145757
opened Aug 22, 2025 by
matthewjasper
Loading...
updated Aug 25, 2025
Fix diagnostics str::replace comma to bar
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.
add reference id to test, and fix filename
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.
#143314
opened Jul 2, 2025 by
tshepang
Loading...
updated Aug 24, 2025
remove FIXME block from 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.
has_significant_drop
, can handle inference
S-waiting-on-review
#145181
opened Aug 9, 2025 by
tnuha
Loading...
updated Aug 23, 2025
Don't require 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.
eh_personality
lang item on targets that have a personality
S-waiting-on-author
#143893
opened Jul 13, 2025 by
ChrisDenton
Loading...
updated Aug 19, 2025
[experiment] first draft of init array syntax
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-clippy
Relevant to the Clippy team.
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#143553
opened Jul 7, 2025 by
dingxiangfei2009
•
Draft
updated Aug 15, 2025
Fix an ICE observed with an explicit tail-call in a default trait method
F-explicit_tail_calls
`#![feature(explicit_tail_calls)]`
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#145270
opened Aug 11, 2025 by
jakubadamw
Loading...
updated Aug 15, 2025
Stabilize This issue / PR is in PFCP or FCP with a disposition to merge it.
F-derive_coerce_pointee
Feature: RFC 3621's oft-renamed implementation
finished-final-comment-period
The final comment period is finished for this PR / Issue.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
I-types-nominated
Nominated for discussion during a types team meeting.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language team
T-types
Relevant to the types team, which will review and decide on the PR/issue.
derive(CoercePointee)
disposition-merge
#133820
opened Dec 3, 2024 by
dingxiangfei2009
Loading...
updated Aug 12, 2025
Support using const pointers in asm Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
const
operand
A-LLVM
#138618
opened Mar 17, 2025 by
nbdd0121
Loading...
updated Aug 10, 2025
Avoid loading HIR for check_well_formed on type declarations
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.
#143328
opened Jul 2, 2025 by
oli-obk
Loading...
updated Aug 3, 2025
add AnonConstKind to non_trivial_const_arg diagnostics
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.
Constify trait aliases
S-waiting-on-review
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#144291
opened Jul 22, 2025 by
oli-obk
Loading...
updated Jul 27, 2025
Add coroutine info to v0 symbol mangling (via DefPath/DefPathData)
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-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.
#143259
opened Jun 30, 2025 by
sharnoff
Loading...
updated Jul 16, 2025
Do not visit impl-trait when looking for self-type elision.
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.
#143450
opened Jul 4, 2025 by
cjgillot
Loading...
updated Jul 16, 2025
Implement consecutive type-relative paths
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
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-types
Relevant to the types team, which will review and decide on the PR/issue.
Dedup bounds with parent impl block
perf-regression
Performance regression.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#105392
opened Dec 6, 2022 by
GuillaumeGomez
Loading...
updated Jul 9, 2025
typeck: taint if errors found during writeback
perf-regression
Performance regression.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#113125
opened Jun 28, 2023 by
davidtwco
Loading...
updated Jul 9, 2025
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.
You can’t perform that action at this time.