]> git.lizzy.rs Git - rust.git/commit
add in-place iteration for Zip
authorThe8472 <git@infinite-source.de>
Sat, 23 Nov 2019 17:29:47 +0000 (18:29 +0100)
committerThe8472 <git@infinite-source.de>
Thu, 3 Sep 2020 18:59:19 +0000 (20:59 +0200)
commit0f122e11196875c75071f4e3ac4ce1a652e320bf
tree2ed496d962004c34c832178f261c7d1812f9083f
parent3d5e9f1904e2c08369bfa7ec3963dab12a76544b
add in-place iteration for Zip

this picks the left hand side as source since it might be more natural to
consume that as IntoIter source
library/core/src/iter/adapters/zip.rs