about summary refs log tree commit diff
path: root/src/test/ui/block-result/issue-13624.stderr
AgeCommit message (Expand)AuthorLines
2020-09-02pretty: trim paths of unique symbolsDan Aloni-2/+2
2019-12-30MatchExpressionArmPattern: Use more generic wording.Mazdak Farrokhzad-1/+1
2019-11-18Surround types with backticks in type errorsEsteban Küber-2/+2
2019-11-18Remove E0308 note when primary label has all infoEsteban Küber-7/+1
2019-11-18review comments: tweak prefix stringsEsteban Küber-4/+4
2019-11-18Specific labels when referring to "expected" and "found" typesEsteban Küber-2/+2
2019-01-12Reword label as per review commentEsteban Küber-1/+1
2019-01-12Point at the match discriminant when arm pattern has a type mismatchEsteban Küber-0/+2
2018-12-25Remove licensesMark Rousskov-2/+2
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-3/+3
2018-02-25Update ui testsGuillaume Gomez-0/+1
2017-08-09Readd backticks around ()Esteban Küber-1/+1
2017-08-08Only refer to return type when it matchesEsteban Küber-1/+1
2017-07-25Point at return type always when type mismatch against itEsteban Küber-0/+2
2017-07-02report the total number of errors on compilation failureAriel Ben-Yehuda-1/+1
2017-06-24Don't naively point to return type on type errorEsteban Küber-2/+0
2017-06-24Detect missing `;` on methods with return type `()`Esteban Küber-0/+2
2017-06-23Move tests to `ui`Esteban Küber-0/+20