`into_iter` should use the new implementation in https://github.com/rust-lang/rust/pull/134021 to avoid an expensive array copy.
into_itershould use the new implementation in rust-lang/rust#134021 to avoid an expensive array copy.