mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 09:44:08 +00:00
d5d830a50f
Fix `any()` not taking reference in `search_is_some` lint `find` gives reference to the item, but `any` does not, so suggestion is broken in some specific cases. Fixes: #7392 changelog: [`search_is_some`] Fix suggestion for `any()` not taking item by reference |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |