summary refs log tree commit diff
path: root/src/test/ui/parser/match-refactor-to-expr.rs
AgeCommit message (Expand)AuthorLines
2020-07-02Audit uses of `span_suggestion_short`Yuki Okushi-1/+3
2019-11-06Remove "here" from "expected one of X here"Esteban Küber-1/+1
2019-01-06tests: Do not use `-Z parse-only`, continue compilation to test recoveryVadim Petrochenkov-2/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-28Point at `match` when a parse failure ocurrs inside of itEsteban Küber-1/+1
2018-10-21Move more parsing tests to ui/parserVadim Petrochenkov-0/+22