-
Notifications
You must be signed in to change notification settings - Fork 13.3k
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
Implement initial version of Area: Attributes (`#[…]`, `#![…]`)
F-cfg_accessible
`#![feature(cfg_accessible)]`
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.
cfg(accessible(..))
A-attributes
cfg_accessible does not respect feature gating
F-cfg_accessible
`#![feature(cfg_accessible)]`
requires-nightly
This issue requires a nightly compiler in some way.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#72011
opened May 8, 2020 by
Nemo157
Tracking issue for RFC 2523, Blocker: Approved by a merged RFC but not yet implemented.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
F-cfg_accessible
`#![feature(cfg_accessible)]`
S-tracking-impl-incomplete
Status: The implementation is incomplete.
S-tracking-ready-to-stabilize
Status: This is ready to stabilize; it may need a stabilization report and a PR
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#[cfg(accessible(::path::to::thing))]
B-RFC-approved
#64797
opened Sep 26, 2019 by
Centril
3 tasks
ProTip!
no:milestone will show everything without a milestone.