-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Issues: rust-lang/rust
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
Reduce precedence of expressions that have an outer attr
A-pretty
Area: Pretty printing (including `-Z unpretty`)
F-stmt_expr_attributes
`#![feature(stmt_expr_attributes)]`
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.
#134661
opened Dec 22, 2024 by
dtolnay
Loading…
Decide on path forward for attributes on expressions
C-discussion
Category: Discussion or questions that doesn't represent real issues.
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
F-stmt_expr_attributes
`#![feature(stmt_expr_attributes)]`
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#127436
opened Jul 6, 2024 by
traviscross
Tracking issue for stmt_expr_attributes: Add attributes to expressions, etc.
A-grammar
Area: The grammar of Rust
B-RFC-implemented
Blocker: Approved by a merged RFC and implemented but not stabilized.
B-unstable
Blocker: Implemented in the nightly compiler and unstable.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
F-stmt_expr_attributes
`#![feature(stmt_expr_attributes)]`
S-tracking-design-concerns
Status: There are blocking design concerns.
S-tracking-needs-summary
Status: It's hard to tell what's been done and what hasn't! Someone should do some investigation.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#15701
opened Jul 15, 2014 by
brson
1 of 5 tasks
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.