rust/compiler/rustc_parse/src
Jubilee 125343e7ab
Rollup merge of #127558 - nnethercote:more-Attribute-cleanups, r=petrochenkov
More attribute cleanups

A follow-up to #127308.

r? ```@petrochenkov```
2024-07-13 20:19:46 -07:00
..
lexer Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
parser Rollup merge of #127558 - nnethercote:more-Attribute-cleanups, r=petrochenkov 2024-07-13 20:19:46 -07:00
errors.rs Add suggestions for possible missing fn, struct, or enum keywords 2024-07-08 10:04:03 +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