about summary refs log tree commit diff
path: root/src/test/ui/parser/pat-lt-bracket-2.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-18/+0
2021-08-12Use smaller spans for some structured suggestionsEsteban Kuber-2/+2
2021-08-11Modify structured suggestion outputEsteban Küber-2/+2
2020-02-02parser: address review comments re. `self`.Mazdak Farrokhzad-0/+4
2019-11-06Remove "here" from "expected one of X here"Esteban Küber-1/+1
2019-10-02syntax: improve parameter without type suggestionsDavid Wood-0/+6
2019-08-25parser: gracefully handle `fn foo(A | B: type)`.Mazdak Farrokhzad-2/+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-7/+2
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+13