about summary refs log tree commit diff
path: root/src/test/ui/parser/issue-89396.rs
AgeCommit message (Collapse)AuthorLines
2021-11-20Move parser tests to parser/issues subdirectoryBadel2-16/+0
Because the parser directory has already reached the 1000 file limit.
2021-10-03Try to recover from a `=>` -> `=` or `->` typo in a match armFabian Wolff-0/+16