about summary refs log tree commit diff
path: root/src/test/ui/parser/issue-68890.rs
AgeCommit message (Collapse)AuthorLines
2021-11-20Move parser tests to parser/issues subdirectoryBadel2-4/+0
Because the parser directory has already reached the 1000 file limit.
2020-03-10simplify & improve parse_ty_tuple_or_parensMazdak Farrokhzad-1/+1
2020-02-09[parser] change an instance of span_bug() to struct_span_err() to avoid ICEDavid Renshaw-0/+4