summary refs log tree commit diff
path: root/src/test/ui/try-trait
AgeCommit message (Expand)AuthorLines
2022-04-30Bless the UI testsScott McMurray-7/+21
2022-04-30Add `do yeet` expressions to allow experimentation in nightlyScott McMurray-0/+22
2022-04-04Refer to the TraitRef::identity in the message to be clearerEsteban Kuber-1/+1
2022-04-04Dedup logic and improve output for other types that impl traitEsteban Kuber-3/+3
2022-04-04Fix list lengthEsteban Kuber-0/+4
2022-04-04Mention implementers of unsatisfied traitEsteban Kuber-1/+11
2022-03-03Cleanup feature gates.Camille GILLOT-5/+3
2022-02-14further update `fuzzy_match_tys`lcnr-3/+3
2022-02-14Make `find_similar_impl_candidates` a little fuzzier.Ben Reeves-0/+3
2021-11-20Do not mention associated items when they introduce an obligationEsteban Kuber-100/+0
2021-08-16Use note to point at bound introducing requirementEsteban Küber-2/+5
2021-07-19Various diagnostics clean ups/tweaksEsteban Küber-20/+100
2021-05-23Extend rustc_on_implemented to improve a ?-on-ControlFlow error messageScott McMurray-13/+11
2021-05-06Better rustc_on_unimplemented, and UI test fixesScott McMurray-0/+609