rust/compiler
Manish Goregaokar 837ac87709
Rollup merge of #89248 - hkmatsumoto:suggest-similarly-named-assoc-items, r=estebank
Suggest similarly named associated items in trait impls

Fix #85942

Previously, the compiler didn't suggest similarly named associated items unlike we do in many situations. This patch adds such diagnostics for associated functions, types, and constants.
2021-09-30 18:05:22 -07:00
..
2021-09-28 12:28:22 +00:00
2021-09-28 12:28:22 +00:00
2021-09-28 11:31:47 +09:00