about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-34334.stderr
AgeCommit message (Expand)AuthorLines
2021-01-22add and update testsb-naber-5/+6
2020-11-25add testsb-naber-3/+3
2020-09-02pretty: trim paths of unique symbolsDan Aloni-3/+3
2020-07-14Handle case of incomplete local ty more gracefullyEsteban Küber-45/+9
2020-07-14Suggest struct pat on incorrect unit or tuple patEsteban Küber-1/+1
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-1/+1
2020-02-06rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.Eduard-Mihai Burtescu-1/+1
2020-01-08Unify output of "variant not found" errorsEsteban Küber-1/+1
2019-12-23Add span information to `ExprKind::Assign`varkor-2/+2
2019-12-23Improve invalid assignment errorvarkor-2/+4
2019-11-18Surround types with backticks in type errorsEsteban Küber-1/+1
2019-11-18Specific labels when referring to "expected" and "found" typesEsteban Küber-1/+1
2019-11-06Remove "here" from "expected one of X here"Esteban Küber-1/+1
2019-09-08Give method not found a primary span labelEsteban Küber-1/+1
2019-08-09Recover parser from `foo(_, _)`Esteban Küber-2/+8
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-28Recover from parse error in tuple syntaxEsteban Küber-3/+40
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+10