-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Move some driver code around
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#138786
opened Mar 21, 2025 by
bjorn3
Loading…
add Area: The tidy tool
perf-regression
Performance regression.
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)
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
TypingMode::Borrowck
A-tidy
test(ui): add tuple-struct-where-clause-suggestion ui test for #91520
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.
#138782
opened Mar 21, 2025 by
karolzwolak
Loading…
Support using const pointers in asm 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.
const
operand
S-waiting-on-review
impl !PartialOrd for HirId
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.
#138610
opened Mar 17, 2025 by
oli-obk
Loading…
Add test to ensure no index out of bounds panic (#135474)
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.
#138509
opened Mar 14, 2025 by
reddevilmidzy
Loading…
borrowck typeck children together with their root
A-tidy
Area: The tidy tool
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)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
type privacy: Check constructor types in tuple struct patterns
I-lang-nominated
Nominated for discussion during a lang team meeting.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#138458
opened Mar 13, 2025 by
petrochenkov
Loading…
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…
Enable contracts for const 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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
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…
Include whitespace in "remove |" suggestion and make it hidden
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.
#137872
opened Mar 1, 2025 by
estebank
Loading…
Tweak auto trait errors
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.
#137831
opened Feb 28, 2025 by
estebank
Loading…
Add 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.
iter
macro
S-waiting-on-author
#137725
opened Feb 27, 2025 by
oli-obk
Loading…
Tweak comma handling of "missing match arm" suggestion and fix "remove this arm" suggestion, and make suggestion verbose
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.
#137409
opened Feb 22, 2025 by
estebank
Loading…
GCI: At their def site, actually wfcheck the where-clause & always eval free lifetime-generic constants
F-generic_const_items
`#![feature(generic_const_items)]`
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.
propagate opaque types to the typeck root
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.
Check empty SIMD vector in inline asm
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.
#135295
opened Jan 9, 2025 by
eyraudh
Loading…
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…
Lint on fn pointers comparisons in external macros
I-lang-nominated
Nominated for discussion during a lang team meeting.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language 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.
#134536
opened Dec 19, 2024 by
Urgau
Loading…
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
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.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
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…
remove 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.
Subtype
projections
S-waiting-on-author
#133258
opened Nov 20, 2024 by
lcnr
Loading…
Provide more context on 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.
Fn
closure modifying binding
S-waiting-on-author
#133149
opened Nov 17, 2024 by
estebank
Loading…
compiler: 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.
const _
for a misplaced const {}
S-waiting-on-author
#128374
opened Jul 29, 2024 by
workingjubilee
•
Draft
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…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.