about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-24204.stderr
AgeCommit message (Expand)AuthorLines
2020-10-06Normalize projection bounds when considering candidatesMatthew Jasper-15/+0
2020-10-06Separate bounds and predicates for associated/opaque typesMatthew Jasper-11/+6
2020-05-04Suggest restricting type param when it doesn't satisfy projectionEsteban Küber-1/+3
2020-04-18Add label to item source of bound obligationEsteban Küber-1/+1
2020-04-08Use `PredicateObligation`s instead of `Predicate`sEsteban Küber-1/+3
2020-02-02Use more accurate failed predicate spansEsteban Küber-2/+2
2020-02-02Point at arguments or output when fn obligations come from them, or ident whe...Esteban Küber-2/+2
2019-11-18Specific labels when referring to "expected" and "found" typesEsteban Küber-2/+2
2019-11-02Update testsDmitry Kadashev-1/+1
2019-10-31Fix incorrect diagnostics for expected type in E0271 with an associated typeOhad Ravid-3/+3
2019-09-18Add explanation to type mismatch involving type params and assoc typesEsteban Küber-0/+1
2019-08-31Use span label instead of note for cause in E0631Esteban Küber-5/+3
2018-12-25Remove licensesMark Rousskov-2/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+17