about summary refs log tree commit diff
path: root/src/test/ui/parser/issue-68730.rs
AgeCommit message (Collapse)AuthorLines
2021-11-20Move parser tests to parser/issues subdirectoryBadel2-0/+0
Because the parser directory has already reached the 1000 file limit.
2020-03-10unify/improve/simplify attribute parsingMazdak Farrokhzad-0/+0
2020-02-02Use `next_point` to avoid ICEYuki Okushi-0/+0