Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Implement initial version of cfg(accessible(..)) A-attributes 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.
#137113 opened Feb 16, 2025 by crlf0710 Draft
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, #[cfg(accessible(::path::to::thing))] B-RFC-approved 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.
#64797 opened Sep 26, 2019 by Centril
3 tasks
ProTip! no:milestone will show everything without a milestone.