rust/compiler/rustc_lexer/src
Vadim Petrochenkov b1491eacfc lexer: Tiny improvement to shebang detection
Lexer now discerns between regular comments and doc comments, so use that.
The change only affects the choice of reported errors.
2020-09-02 00:40:19 +03:00
..
unescape mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
cursor.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
lib.rs lexer: Tiny improvement to shebang detection 2020-09-02 00:40:19 +03:00
tests.rs Move lexer unit tests to rustc_lexer 2020-08-30 19:53:36 +02:00
unescape.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00