-
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
Tracking issue for future-incompatibility lint Area: Attributes (`#[…]`, `#![…]`)
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-future-incompatibility
Category: Future-incompatibility lints
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
L-unused_attributes
Lint: unused_attributes
S-tracking-needs-summary
Status: It's hard to tell what's been done and what hasn't! Someone should do some investigation.
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.
unused_attributes
A-attributes
#65833
opened Oct 25, 2019 by
varkor
Upgrade Area: Attributes (`#[…]`, `#![…]`)
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
L-unused_attributes
Lint: unused_attributes
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#![feature(…)]
in non-root modules from lint warning unused_attributes
to a hard error (requires crater run)
A-attributes
#49975
opened Apr 15, 2018 by
nelhage
ProTip!
Find all open issues with in progress development work with linked:pr.