Rollup merge of #132469 - estebank:issue-132041, r=Nadrieril

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.
This commit is contained in:
Matthias Krüger 2025-07-07 19:55:31 +02:00 committed by GitHub
commit 36929fb177
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available