-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
avoid some usages of Performance regression.
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.
&mut P<T>
in AST visitors
perf-regression
further dedup 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.
WalkItemKind
for mut_visit
and visit
S-waiting-on-bors
remove 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.
visit_mt
from ast::mut_visit
S-waiting-on-bors
implement 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.
TrustedRandomAccessNoCoerce
for Peekable
S-waiting-on-review
#141630
opened May 27, 2025 by
fee1-dead
Loading…
impl This issue / PR is in PFCP or FCP with a disposition to merge it.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Default
for array::IntoIter
disposition-merge
#141574
opened May 26, 2025 by
fee1-dead
Loading…
further deduplicate ast visitor code
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.
remove 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.
visit_clobber
and move DummyAstNode
to rustc_expand
S-waiting-on-bors
introduce common macro for 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.
MutVisitor
and Visitor
to dedup code
S-waiting-on-bors
gate 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.
let_chains
in all places before the 2024 edition
S-waiting-on-review
#140198
by fee1-dead
was closed May 1, 2025
Loading…
Implement RFC 3503: frontmatters
F-frontmatter
`#![feature(frontmatter)]`
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Actually ensure that TokenKind's fields are safely copyable
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.
#139743
by fee1-dead
was closed Apr 14, 2025
Loading…
Revert "Mention style for new syntax in tracking issue template"
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#139444
by fee1-dead
was closed Apr 8, 2025
Loading…
triagebot: only ping me for constck
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Update 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.
const_conditions
and explicit_implied_const_bounds
docs
S-waiting-on-bors
require trait impls to have matching const stabilities as the traits
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Fix typo in const stability 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.
Implement MIR const trait stability checks
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.
Implement trait const stability
A-rustc-dev-guide
Area: rustc-dev-guide
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#133999
by fee1-dead
was closed Jan 13, 2025
Loading…
Minimally constify `#![feature(const_trait_impl)]`
PG-const-traits
Project group: Const traits
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Add
F-const_trait_impl
Deny calls to non-`#![feature(effects)]`
PG-const-traits
Project group: Const traits
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.
#[const_trait]
methods in MIR constck
F-effects
Effects cleanup
F-effects
`#![feature(effects)]`
PG-const-traits
Project group: Const traits
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Improve const traits diagnostics for new desugaring
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.
Rollup of 8 pull requests
rollup
A PR which is a rollup
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.
#130461
by fee1-dead
was closed Sep 17, 2024
Loading…
RepeatN
: use MaybeUninit
beta-accepted
remove invalid `#![feature(const_trait_impl)]`
F-effects
`#![feature(effects)]`
PG-const-traits
Project group: Const traits
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.
TyCompat
relation for effects
F-const_trait_impl
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.