rust/compiler/rustc_lexer/src
Nicholas Nethercote 84ac80f192 Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
2024-07-29 08:26:52 +10:00
..
unescape Rename the unescaping functions. 2024-01-25 12:28:11 +11: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 Reformat use declarations. 2024-07-29 08:26:52 +10:00
tests.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
unescape.rs Improved the compiler code with clippy 2024-04-24 09:41:44 +02:00