about summary refs log tree commit diff
path: root/src/test/ui/kindck/kindck-copy.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-137/+0
2022-12-05Tweak "the following other types implement trait"Esteban Küber-20/+2
2022-07-16Use typeck_results to avoid duplicate ast_ty_to_ty callMichael Goulet-4/+4
2022-04-04Dedup logic and improve output for other types that impl traitEsteban Kuber-18/+18
2022-04-04Fix list lengthEsteban Kuber-0/+8
2022-04-04Mention implementers of unsatisfied traitEsteban Kuber-2/+2
2022-02-14further update `fuzzy_match_tys`lcnr-12/+8
2022-02-14fuzzify `fuzzy_match_tys`lcnr-8/+12
2022-02-14Make `find_similar_impl_candidates` a little fuzzier.Ben Reeves-0/+8
2021-08-16Use note to point at bound introducing requirementEsteban Küber-33/+64
2020-09-02pretty: trim paths of unique symbolsDan Aloni-24/+24
2020-04-08Small tweaks to required bound spanEsteban Küber-11/+11
2019-09-22hack to avoid incorrect suggestionEsteban Küber-8/+2
2019-09-22Point at type param when it's cause of unfulfilled obligationEsteban Küber-18/+24
2019-09-22On obligation errors point at the unfulfilled binding when possibleEsteban Küber-11/+11
2019-08-31Use span label instead of note for cause in E0631Esteban Küber-64/+33
2019-05-29Update ui test suite to use dynmemoryruins-6/+6
2019-03-11Update testsVadim Petrochenkov-11/+11
2018-12-25Remove licensesMark Rousskov-22/+22
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+139