mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 10:58:29 +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.