about summary refs log tree commit diff
path: root/src/test/ui/parser/trait-pub-method.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-9/+0
2019-11-11syntactically allow visibility on trait item & enum variantMazdak Farrokhzad-2/+3
2019-03-16Recover from incorrect `pub` kw in "reasonable" placesEsteban Küber-4/+2
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-21Make sure all ui/parse tests have `-Z parse-only`Vadim Petrochenkov-1/+1
Except those testing parsing during macro expansion
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+10