summary refs log tree commit diff
path: root/src/test/ui/derives/deriving-no-inner-impl-error-message.stderr
AgeCommit message (Expand)AuthorLines
2022-07-01Shorten def_span for more items.Camille GILLOT-2/+2
2022-04-05Suggest derivable trait on E0277ohno418-0/+4
2021-11-20Do not mention associated items when they introduce an obligationEsteban Kuber-5/+0
2021-10-05Consider unfulfilled obligations in binop errorsEsteban Kuber-2/+18
2021-07-19Various diagnostics clean ups/tweaksEsteban Küber-1/+14
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-3/+3
2020-09-02pretty: trim paths of unique symbolsDan Aloni-3/+3
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+3
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-2/+2
2018-12-25Remove licensesMark Rousskov-3/+3
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+28