rust/compiler/rustc_lexer/src
Nicholas Nethercote 4cd2840f00 Clean up c_or_byte_string.
- Rename a misleading local `mk_kind` as `single_quoted`.
- Use `fn` for all three arguments, for consistency.
2024-11-25 16:10:55 +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 Clean up c_or_byte_string. 2024-11-25 16:10:55 +11:00
tests.rs Improve strip_shebang testing. 2024-11-25 16:10:55 +11:00
unescape.rs Improved the compiler code with clippy 2024-04-24 09:41:44 +02:00