-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Pull requests: rust-lang/rust
Pull requests list
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...
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...
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...
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...
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...
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...
4 tasks done
Emit single error for 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.
+ use<'_>
and don't suggest use<'static>
S-waiting-on-author
#135052
opened Jan 3, 2025 by
estebank
Loading...
Suggest 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.
derive(Trait)
or T: Trait
from transitive obligation in some cases
S-waiting-on-author
#127997
opened Jul 20, 2024 by
estebank
Loading...
ProTip!
no:milestone will show everything without a milestone.