rust/compiler/rustc_parse/src
2024-02-20 16:09:09 +00:00
..
lexer Prefer DiagnosticBuilder over Diagnostic in diagnostic modifiers. 2024-02-19 20:23:20 +11:00
parser Support async trait bounds in macros 2024-02-20 16:09:09 +00:00
errors.rs Support async trait bounds in macros 2024-02-20 16:09:09 +00:00
lib.rs Invert diagnostic lints. 2024-02-06 13:12:33 +11:00
validate_attr.rs Add ErrorGuaranteed to ast::LitKind::Err, token::LitKind::Err. 2024-02-15 14:46:08 +11:00