about summary refs log tree commit diff
path: root/src/test/ui/parser/removed-syntax-static-fn.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-25/+0
2022-08-05Improve diagnostics for `const a: = expr;`Maybe Waffle-2/+2
2020-02-24parse: use `parse_item_common` in `parse_assoc_item_`.Mazdak Farrokhzad-0/+5
2020-02-15parse associated statics.Mazdak Farrokhzad-8/+17
2020-02-13parser: misc small item related improvements & cleanups.Mazdak Farrokhzad-6/+7
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-08-02Update syntax in existing testsvarkor-3/+3
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/+10