rust/compiler/rustc_parse/src
Nicholas Nethercote d8b6aa6d0d Use cfg_attr as a name more.
In various functions where the attribute being processed is known to be
a `#[cfg_attr(...)]` attribute. I find this a helpful reminder.
2024-07-10 15:11:57 +10:00
..
lexer Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
parser Change empty replace range condition. 2024-07-10 14:41:39 +10:00
errors.rs Change RTN to use .. again 2024-06-28 14:20:43 -04:00
lib.rs Use cfg_attr as a name more. 2024-07-10 15:11:57 +10:00
validate_attr.rs coverage: Tighten validation of #[coverage(off)] and #[coverage(on)] 2024-06-24 20:15:01 +10:00