about summary refs log tree commit diff
path: root/src/test/ui/parser/issue-32446.stderr
AgeCommit message (Expand)AuthorLines
2021-11-20Move parser tests to parser/issues subdirectoryBadel2-11/+0
2020-02-24parse: use `parse_item_common` in `parse_assoc_item_`.Mazdak Farrokhzad-2/+5
2020-02-15parse associated statics.Mazdak Farrokhzad-2/+2
2020-02-13parser: misc small item related improvements & cleanups.Mazdak Farrokhzad-2/+2
2019-12-12Alias `TraitItem` & `ImplItem`.Mazdak Farrokhzad-2/+2
2019-11-11syntactically allow visibility on trait item & enum variantMazdak Farrokhzad-2/+2
2019-11-06Remove "here" from "expected one of X here"Esteban Küber-1/+1
2019-03-11Update testsVadim Petrochenkov-1/+1
2019-01-06tests: Do not use `-Z parse-only`, continue compilation to test recoveryVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+8