Files
rust/tests
Esteban Küber bb74f47327 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.
2025-07-01 21:49:56 +00:00
..
2025-06-25 00:52:10 -07:00
2025-06-28 20:48:58 +00:00