mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 21:47:15 +03:00
4e8ea94e2b
Because it's a stateful iterator, it's easier to explicitly clone it when necesary. Fixes clippy:clone_on_copy