summary refs log tree commit diff
path: root/compiler/rustc_lexer/src
AgeCommit message (Expand)AuthorLines
2020-09-21Fix typo in rustc_lexer docsLingMan-1/+1
2020-09-02lexer: Tiny improvement to shebang detectionVadim Petrochenkov-5/+9
2020-08-30Move lexer unit tests to rustc_lexerAleksey Kladov-20/+140
2020-08-30mv compiler to compiler/mark-0/+1687