summary refs log tree commit diff
path: root/src/test/ui/parser/duplicate-visibility.stderr
AgeCommit message (Expand)AuthorLines
2020-02-24parse: tweak diagnostic wordingsMazdak Farrokhzad-1/+1
2020-02-24parser: tweak unmatched wordingMazdak Farrokhzad-2/+2
2020-02-24parse: use `parse_item_common` in `parse_foreign_item`.Mazdak Farrokhzad-4/+17
2020-02-15fuse extern & associated item parsing up to defaultnessMazdak Farrokhzad-2/+2
2020-02-13parser: misc small item related improvements & cleanups.Mazdak Farrokhzad-3/+3
2020-02-13parser: unify item list parsing.Mazdak Farrokhzad-1/+1
2020-02-05parser: merge `fn` grammars wrt. bodies & headersMazdak Farrokhzad-2/+2
2019-11-06Remove "here" from "expected one of X here"Esteban Küber-1/+1
2019-10-28Tweak unexpected token wordingEsteban Küber-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