about summary refs log tree commit diff
path: root/src/test/ui/parser/require-parens-for-chained-comparison.stderr
AgeCommit message (Expand)AuthorLines
2019-10-03review commentsEsteban Küber-3/+3
2019-10-03review commentsEsteban Küber-3/+12
2019-10-03When encountering chained operators use heuristics to recover from bad turbofishEsteban Küber-6/+17
2019-09-05Bail out when encountering likely missing turbofish in parserEsteban Küber-13/+2
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-27Better diagnostic for binary operation on BoxedValueshgallagher1993-2/+4
2019-01-06tests: Do not use `-Z parse-only`, continue compilation to test recoveryVadim Petrochenkov-4/+32
2018-12-25Remove licensesMark Rousskov-3/+3
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+23