rust/compiler
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-26 13:45:43 -03:00
2022-02-25 08:00:52 -05:00
2022-02-25 08:00:52 -05:00
2022-02-28 18:22:45 +00:00
2022-02-24 18:50:33 -08:00
2022-02-24 18:50:33 -08:00
2022-02-25 08:00:52 -05:00
2022-02-24 16:02:07 -05:00
2022-02-24 17:01:01 +11:00
2022-02-25 08:00:52 -05:00
2022-02-25 08:00:52 -05:00
2022-02-25 08:00:52 -05:00