Do not suggest borrow that is already there in fully-qualified call
When encountering `&str::from("value")` do not suggest `&&str::from("value")`.
Fix #132041.
|
||
|---|---|---|
| .. | ||
| infer | ||
| traits | ||
| mod.rs | ||
Do not suggest borrow that is already there in fully-qualified call
When encountering `&str::from("value")` do not suggest `&&str::from("value")`.
Fix #132041.
|
||
|---|---|---|
| .. | ||
| infer | ||
| traits | ||
| mod.rs | ||