summary refs log tree commit diff
path: root/src/test/ui/impl-trait/equality2.stderr
AgeCommit message (Expand)AuthorLines
2020-06-16warn against 'specialization' featureRalf Jung-1/+10
2020-05-02On type mismatch involving associated type, suggest constraintEsteban Küber-1/+1
2020-01-08review commentsEsteban Küber-4/+10
2020-01-08Point at opaque and closure type definitions in type errorsEsteban Küber-0/+12
2019-11-21Point at type in `let` assignment on type errorsEsteban Küber-2/+6
2019-11-18Surround types with backticks in type errorsEsteban Küber-8/+8
2019-11-18Specific labels when referring to "expected" and "found" typesEsteban Küber-8/+8
2019-09-18Add explanation to type mismatch involving type params and assoc typesEsteban Küber-0/+2
2018-12-25Remove licensesMark Rousskov-4/+4
2018-09-06Fixing tests from anon -> opaquems2300-1/+1
2018-06-07Add existential type definitonsOliver Schneider-0/+39