-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Issues: rust-lang/rust
Tracking issue for post stage 0 bootstrap sequence redesign f...
#141901
opened Jun 2, 2025 by
jieyouxu
Open
1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Introduce Area: AST
F-impl_restriction
`#![feature(impl_restriction)]`
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.
impl
restrictions to AST, lower to rustc_middle
A-ast
#141754
opened May 30, 2025 by
jhpratt
Loading…
Tracking issue: Attribute refactor
A-ast
Area: AST
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
C-discussion
Category: Discussion or questions that doesn't represent real issues.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#131229
opened Oct 4, 2024 by
jdonszelmann
7 of 8 tasks
ast::mut_visit::MutVisitor
and ast::visit::Visitor
do not have corresponding methods for all their methods
A-ast
#127615
opened Jul 11, 2024 by
oli-obk
1 of 5 tasks
Collect lang items on the AST instead of HIR
A-ast
Area: AST
A-lang-item
Area: Language items
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
E-help-wanted
Call for participation: Help is requested to fix this issue.
E-medium
Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#115178
opened Aug 24, 2023 by
cjgillot
Only determine impl-trait desugaring kind once
A-ast
Area: AST
A-HIR
Area: The high-level intermediate representation (HIR)
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
E-medium
Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#96529
opened Apr 28, 2022 by
cjgillot
5 tasks
Re-land early syntax feature gating (was: Some features can no longer be controlled by conditional compilation)
A-ast
Area: AST
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team
#65860
opened Oct 27, 2019 by
RalfJung
ProTip!
Exclude everything labeled
bug
with -label:bug.