about summary refs log tree commit diff
path: root/src/test/ui/parser/if-in-in.rs
AgeCommit message (Expand)AuthorLines
2019-01-06tests: Do not use `-Z parse-only`, continue compilation to test recoveryVadim Petrochenkov-2/+0
2018-12-04Update testsOliver Scherer-1/+1
2018-10-21Make sure all ui/parse tests have `-Z parse-only`Vadim Petrochenkov-0/+2
2018-09-20Detect `for _ in in bar {}` typoEsteban Küber-0/+5