summary refs log tree commit diff
path: root/src/test/ui/match/match-arm-resolving-to-never.stderr
AgeCommit message (Expand)AuthorLines
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-2/+0
2020-02-06rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.Eduard-Mihai Burtescu-1/+1
2020-01-05Add backticks to various diagnosticsvarkor-1/+1
2019-11-18Surround types with backticks in type errorsEsteban Küber-1/+1
2019-11-18Remove E0308 note when primary label has all infoEsteban Küber-3/+1
2019-11-18Specific labels when referring to "expected" and "found" typesEsteban Küber-2/+2
2019-08-09Be more accurate when mentioning type of found match armsEsteban Küber-0/+22