about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-21974.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-17/+0
2022-12-14Highlight conflicting param-env candidates, againMichael Goulet-1/+7
2022-07-15Revert "Highlight conflicting param-env candidates"Michael Goulet-7/+1
2022-07-08Highlight conflicting param-env candidatesMichael Goulet-1/+7
2022-07-01Don't point at Self type if we can't find an infer variable in ambiguous trai...Michael Goulet-2/+2
2021-11-20Point at source of trait bound obligations in more placesEsteban Kuber-5/+0
2021-08-16Use note to point at bound introducing requirementEsteban Küber-3/+5
2020-04-08Use `PredicateObligation`s instead of `Predicate`sEsteban Küber-1/+1
2020-04-05"cannot resolve" → "cannot satisfy"Esteban Küber-1/+1
2020-02-02Use more accurate failed predicate spansEsteban Küber-3/+3
2020-02-02Point at arguments or output when fn obligations come from them, or ident whe...Esteban Küber-11/+5
2019-12-11Add more context for type parametersEsteban Küber-1/+1
2019-12-10Deduplicate logicEsteban Küber-2/+4
2019-09-24Remove blanket silencing of "type annotation needed" errorsEsteban Küber-1/+1
2019-08-31Use span label instead of note for cause in E0631Esteban Küber-6/+3
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-2/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+21