1
Fork 0
rust/compiler/rustc_parse/src
2024-07-12 03:02:57 +00:00
..
lexer Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
parser Make parse error suggestions verbose and fix spans 2024-07-12 03:02:57 +00:00
errors.rs Make impl and ! removal suggestion short 2024-07-12 03:02:57 +00:00
lib.rs Prefer dcx methods over fields or fields' methods 2024-06-18 13:45:08 +00:00
validate_attr.rs coverage: Tighten validation of #[coverage(off)] and #[coverage(on)] 2024-06-24 20:15:01 +10:00