summary refs log tree commit diff
path: root/src/test/ui/on-unimplemented/multiple-impls.stderr
AgeCommit message (Expand)AuthorLines
2022-08-27Revert "Remove deferred sized checks"Michael Goulet-3/+69
2022-08-21Deduplicate errors that come from places like normalization, sizedMichael Goulet-34/+1
2022-08-21Prefer non-Self non-method types over Self, firstMichael Goulet-6/+6
2022-08-21Rework point-at-argMichael Goulet-1/+34
2022-08-16Remove deferred sized checksMichael Goulet-36/+3
2022-04-04Refer to the TraitRef::identity in the message to be clearerEsteban Kuber-6/+6
2022-04-04Dedup logic and improve output for other types that impl traitEsteban Kuber-6/+6
2022-04-04Mention implementers of unsatisfied traitEsteban Kuber-0/+18
2021-11-20Do not mention associated items when they introduce an obligationEsteban Kuber-15/+0
2021-09-16Point at call span that introduced obligation for the argEsteban Kuber-3/+9
2021-07-19Various diagnostics clean ups/tweaksEsteban Küber-9/+15
2019-09-19When possible point at argument causing item obligation failureEsteban Küber-23/+23
2019-08-31Use span label instead of note for cause in E0631Esteban Küber-15/+9
2018-12-25Remove licensesMark Rousskov-9/+9
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-9/+9
2018-02-25Update ui testsGuillaume Gomez-0/+1
2018-01-15On E0283, point at method with the requirementsEsteban Küber-3/+15
2017-12-14Remove NOTE/HELP annotations from UI testsVadim Petrochenkov-8/+8
2017-07-05`rustc_on_unimplemented` supports referring to traitEsteban Küber-0/+53