summary refs log tree commit diff
path: root/src/test/ui/parser/shebang
AgeCommit message (Expand)AuthorLines
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