rust/compiler/rustc_lexer/src
Nicholas Nethercote 2c7c3697db Improve TokenKind comments.
- Improve wording.
- Use backticks consistently for examples.
2024-11-19 18:04:01 +11:00
..
unescape Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
cursor.rs Silence redundant error on char literal that was meant to be a string in 2021 edition 2024-03-17 23:35:19 +00:00
lib.rs Improve TokenKind comments. 2024-11-19 18:04:01 +11:00
tests.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
unescape.rs Improved the compiler code with clippy 2024-04-24 09:41:44 +02:00