rust-clippy icon indicating copy to clipboard operation
rust-clippy copied to clipboard

Fix coerce_container_to_any false positive on autoderef

Open Ralith opened this issue 4 months ago • 1 comments

Fixes the false positive reported in rust-lang/rust-clippy#15045. ~I still need to work out how to fix the suggestion.~

changelog: none

Ralith avatar Jun 14 '25 20:06 Ralith