Dylan DPC 4bd40d67d8
Rollup merge of #91545 - compiler-errors:deref-suggestion-improvements, r=estebank
Generalize "remove `&`"  and "add `*`" suggestions to more than one deref

Suggest removing more than one `&` and `&mut`, along with suggesting adding more than one `*` (or a combination of the two).

r? `@estebank`
(since you're experienced with these types of suggestions, feel free to reassign)
2022-03-01 03:41:46 +01:00
..
2022-02-28 18:22:45 +00:00
2022-02-28 18:22:45 +00:00
2022-02-28 18:22:45 +00:00
2022-02-28 18:22:45 +00:00
2022-02-28 18:22:45 +00:00