summary refs log tree commit diff
path: root/src/test/ui/traits/inheritance
AgeCommit message (Expand)AuthorLines
2022-04-04Refer to the TraitRef::identity in the message to be clearerEsteban Kuber-3/+3
2022-04-04Dedup logic and improve output for other types that impl traitEsteban Kuber-3/+7
2022-04-04Mention implementers of unsatisfied traitEsteban Kuber-0/+4
2021-11-20Do not mention associated items when they introduce an obligationEsteban Kuber-27/+0
2021-11-20Point at source of trait bound obligations in more placesEsteban Kuber-0/+16
2021-08-11Modify structured suggestion outputEsteban Küber-2/+2
2021-07-19Various diagnostics clean ups/tweaksEsteban Küber-6/+11
2021-03-18Fix use of bare trait objects everywhereVadim Petrochenkov-4/+4
2021-02-09Organize trait test filesBram van den Heuvel-0/+1068