Do not suggest ampmut if rhs is already mutable
Removes invalid suggestion in #85765, although it should highlight the user type instead of the local variable.
Looking at the comments of this line:
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Do not suggest ampmut if rhs is already mutable
Removes invalid suggestion in #85765, although it should highlight the user type instead of the local variable.
Looking at the comments of this line:
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||