summary refs log tree commit diff
path: root/src/test/ui/parser/lifetime-in-pattern.stderr
AgeCommit message (Expand)AuthorLines
2021-08-12Use smaller spans for some structured suggestionsEsteban Kuber-4/+4
2021-08-11Modify structured suggestion outputEsteban Küber-3/+3
2021-03-17Fix bad diagnostics for anon params with refYuki Okushi-0/+14
2019-12-13parser: recover on `&'lifetime mut $pat`.Mazdak Farrokhzad-2/+8
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
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+8