rust/compiler/rustc_parse/src
Nicholas Nethercote 5bda589ff3 Tweak comment and naming for recover_unclosed_char.
Because it can be used for a lifetime or a label.
2024-01-29 09:33:49 +11:00
..
lexer Use unescape_unicode for raw C string literals. 2024-01-25 12:28:11 +11:00
parser Tweak comment and naming for recover_unclosed_char. 2024-01-29 09:33:49 +11:00
errors.rs Rollup merge of #119062 - compiler-errors:asm-in-let-else, r=davidtwco,est31 2024-01-19 08:15:03 +01:00
lib.rs Remove unused features 2024-01-25 14:01:33 +00:00
validate_attr.rs Rename consuming chaining methods on DiagnosticBuilder. 2024-01-10 07:40:00 +11:00