rust-clippy
rust-clippy copied to clipboard
Fix coerce_container_to_any false positive on autoderef
Fixes the false positive reported in rust-lang/rust-clippy#15045. ~I still need to work out how to fix the suggestion.~
changelog: none