mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-18 19:06:14 +00:00

There's no need to collect an iterator into a `Vec`, or to call `into_iter` at the call sites.
There's no need to collect an iterator into a `Vec`, or to call `into_iter` at the call sites.