rust/compiler
bors a6491be5be Auto merge of #79790 - LeSeulArtichaut:issue-79683, r=lcnr
Take into account negative impls in "trait item not found" suggestions

This removes the suggestion to implement a trait for a type when that type already has a negative implementation for the trait, and replaces it with a note to point out that the trait is explicitely unimplemented, as suggested by `@scottmcm.`

Helps with #79683.

r? `@scottmcm` do you want to review this?
2020-12-17 00:15:45 +00:00
..
2020-12-14 22:00:46 -05:00
2020-12-03 17:08:19 -05:00
2020-12-13 13:36:01 -08:00
2020-12-03 17:08:19 -05:00
2020-12-14 22:19:15 -05:00