rust/compiler/rustc_parse/src/lexer
Oli Scherer 7ba82d61eb Use a dedicated type instead of a reference for the diagnostic context
This paves the way for tracking more state (e.g. error tainting) in the diagnostic context handle
2024-06-18 15:42:11 +00:00
..
diagnostics.rs narrow down visibilities in rustc_parse::lexer 2024-05-07 11:02:28 +08:00
mod.rs Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
tokentrees.rs Prefer dcx methods over fields or fields' methods 2024-06-18 13:45:08 +00:00
unescape_error_reporting.rs Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
unicode_chars.rs Prefer dcx methods over fields or fields' methods 2024-06-18 13:45:08 +00:00