about summary refs log tree commit diff
path: root/src/test/ui/parser/issue-33418.rs
AgeCommit message (Collapse)AuthorLines
2021-11-20Move parser tests to parser/issues subdirectoryBadel2-21/+0
Because the parser directory has already reached the 1000 file limit.
2019-12-21parse_generic_bounds: account for negative lifetime boundsMazdak Farrokhzad-5/+5
2019-03-23Tweak unsupported negative trait bounds messageEsteban Küber-5/+10
2019-02-23Improve parsing diagnostic for negative supertrait boundsHoàng Đức Hiếu-0/+16