granite-rust/compiler/rustc_lexer
Nicholas Nethercote c91c64708b Fix an incorrect comment.
If a `\x` escape occurs in a non-byte literals (e.g. char literal,
string literal), it must be <= 0xff.
2022-09-27 15:25:34 +10:00
..
src Fix an incorrect comment. 2022-09-27 15:25:34 +10:00
Cargo.toml Tokenize emoji as if they were valid indentifiers 2021-11-23 20:35:07 +00:00