mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 01:28:07 +00:00
In various functions where the attribute being processed is known to be a `#[cfg_attr(...)]` attribute. I find this a helpful reminder.
In various functions where the attribute being processed is known to be a `#[cfg_attr(...)]` attribute. I find this a helpful reminder.