rust/compiler/rustc_lexer/src
2021-11-23 20:37:23 +00:00
..
unescape Warn when an escaped newline skips multiple lines 2021-08-11 11:35:08 +02:00
cursor.rs Return EOF_CHAR constant instead of magic char. 2021-01-07 13:20:04 +01:00
lib.rs udpate comment to be more accurate 2021-11-23 20:37:23 +00:00
tests.rs Move lexer unit tests to rustc_lexer 2020-08-30 19:53:36 +02:00
unescape.rs use matches!() macro in more places 2021-11-06 16:13:14 +01:00