rust/compiler/rustc_parse/src/lexer
Nicholas Nethercote 8e6bca63f9 Inline and remove StringReader::struct_fatal_span_char.
It has a single call site.
2024-01-04 11:44:16 +11:00
..
diagnostics.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
mod.rs Inline and remove StringReader::struct_fatal_span_char. 2024-01-04 11:44:16 +11:00
tokentrees.rs Remove Parser methods that duplicate DiagCtxt methods. 2023-12-24 07:48:47 +11:00
unescape_error_reporting.rs Rename many DiagCtxt arguments. 2023-12-18 16:06:22 +11:00
unicode_chars.rs Rename ParseSess::span_diagnostic as ParseSess::dcx. 2023-12-18 16:06:21 +11:00