rust/compiler/rustc_parse/src/lexer
Nicholas Nethercote 7aa0eea19c Rename BuiltinLintDiagnostics as BuiltinLintDiag.
Not the dropping of the trailing `s` -- this type describes a single
diagnostic and its name should be singular.
2024-03-05 12:15:10 +11:00
..
diagnostics.rs Rename DiagnosticBuilder as Diag. 2024-02-28 08:55:35 +11:00
mod.rs Rename BuiltinLintDiagnostics as BuiltinLintDiag. 2024-03-05 12:15:10 +11:00
tokentrees.rs Rename all ParseSess variables/fields/lifetimes as psess. 2024-03-05 08:11:45 +11:00
unescape_error_reporting.rs Make emit_unescape_error return Option<ErrorGuaranteed>. 2024-02-15 12:58:18 +11:00
unicode_chars.rs Rename all ParseSess variables/fields/lifetimes as psess. 2024-03-05 08:11:45 +11:00