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
cursor.rs
lib.rs lexer: Tiny improvement to shebang detection 2020-09-02 00:40:19 +03:00
tests.rs
unescape.rs