Identify more cases of useless `into_iter()` calls changelog: Sugg: [`useless_conversion`]: Now suggests removing calls to `into_iter()` on an expression implementing `Iterator` [#10020](https://github.com/rust-lang/rust-clippy/pull/10020) <!-- changelog_checked -->