about summary refs log tree commit diff
path: root/src/test/ui/parser/shebang
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-93/+0
2020-09-02lexer: Tiny improvement to shebang detectionVadim Petrochenkov-8/+5
2020-06-26rustc_lexer: Simplify shebang parsing once moreVadim Petrochenkov-0/+9
2020-05-29rustc_lexer: Optimize shebang detection slightlyVadim Petrochenkov-0/+14
2020-05-25Fix bug in shebang handlingRussell Cohen-0/+73