-
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
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.
macro_rules: Remove 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.
NtIdent
nonterminal token
perf-regression
#119412
opened Dec 29, 2023 by
petrochenkov
Loading…
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…
Implement consecutive shorthand projections (associated type paths) like Area: The testsuite used to check the correctness of rustc
needs-fcp
This change is insta-stable, so needs a completed 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.
T::AssocA::AssocB
A-testsuite
Allow reifying intrinsics to fn pointers. (rebase of #86699)
E-help-wanted
Call for participation: Help is requested to fix this issue.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
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.
#126595
opened Jun 17, 2024 by
GrigorenkoPV
Loading…
WIP: Remove 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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
ResumeTy
from async lowering
S-blocked
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…
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…
Implement RFC 3323: restrictions
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
F-impl_restriction
`#![feature(impl_restriction)]`
F-mut_restriction
`#![feature(mut_restriction)]`
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#106074
opened Dec 23, 2022 by
jhpratt
Loading…
Add new solver / old solver opaque type tests
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-types
Relevant to the types team, which will review and decide on the PR/issue.
#118717
opened Dec 7, 2023 by
traviscross
•
Draft
Allow coercions from never-type when ref binding is involved
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#118270
opened Nov 24, 2023 by
Aaron1011
Loading…
Rename Nominated for discussion during an async working group meeting.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
WG-async
Working group: Async & await
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
AsyncIterator
back to Stream
, introduce an AFIT-based AsyncIterator
trait
I-async-nominated
#119550
opened Jan 3, 2024 by
yoshuawuyts
•
Draft
Do not hash allocations to name them.
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.
#119458
opened Dec 31, 2023 by
cjgillot
Loading…
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…
add a normalizes-to fast path
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#125334
opened May 20, 2024 by
lcnr
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…
alias-relate: add fast reject optimization
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#124852
opened May 7, 2024 by
lcnr
Loading…
privacy: normalize associated types before visiting
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
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.
#126076
opened Jun 6, 2024 by
jswrenn
Loading…
CFI: Fix fn items, closures, and Fn trait objects
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.
[Proof of concept] Recover from struct literals with placeholder path
A-diagnostics
Area: Messages for errors, warnings, and lints
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Revert "CFI: Skip non-passed arguments"
PG-exploit-mitigations
Project group: Exploit mitigations
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.
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
Mostly parser: Eliminate code that's been dead / semi-dead since the removal of type ascription syntax
A-tidy
Area: The tidy tool
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
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.
#138898
opened Mar 24, 2025 by
fmease
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…
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…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.