rust/compiler/rustc_parse/src/lexer
Nicholas Nethercote 40c964510c Remove PErr.
It's just a synonym for `Diag` that adds no value and is only used in a
few places.
2024-12-12 11:31:55 +11:00
..
diagnostics.rs "innermost", "outermost", "leftmost", and "rightmost" don't need hyphens 2024-10-23 02:45:24 -07:00
mod.rs Fix typo in RFC mention 3598 -> 3593 2024-12-09 17:16:14 +00:00
tokentrees.rs Remove PErr. 2024-12-12 11:31:55 +11:00
unescape_error_reporting.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
unicode_chars.rs Merge TokenTreesReader into StringReader. 2024-11-25 16:10:55 +11:00