Closed
Description
This is a tracking issue for the RFC "#[cfg_attr]
expanding to multiple attributes" (rust-lang/rfcs#2539).
Steps:
- Implement the RFC (@Havvy is doing this)
- Adjust documentation (issue filed against Document RFC 2539 (
#[cfg_attr(p, attr1, attr2)]
) reference#500) - Stabilization PR (merged, stabilize cfg_attr_multi #57332)
- Fix the lint: Tracking issue for RFC 2539, "#[cfg_attr] expanding to multiple attributes" #54881 (comment)
Unresolved questions:
None
Metadata
Metadata
Assignees
Labels
Blocker: Approved by a merged RFC but not yet implemented.Blocker: Approved by a merged RFC and implemented but not stabilized.Blocker: Implemented in the nightly compiler and unstable.Category: An issue tracking the progress of sth. like the implementation of an RFCRelevant to the language team, which will review and decide on the PR/issue.This issue / PR is in PFCP or FCP with a disposition to merge it.The final comment period is finished for this PR / Issue.