]> git.lizzy.rs Git - rust.git/commit - src/tools/clippy
Rollup merge of #69625 - Stebalien:feat/iter-copy-specialize, r=KodrAus
authorMazdak Farrokhzad <twingoow@gmail.com>
Wed, 11 Mar 2020 09:36:22 +0000 (10:36 +0100)
committerGitHub <noreply@github.com>
Wed, 11 Mar 2020 09:36:22 +0000 (10:36 +0100)
commit25091ed9b7739e12466fb2490baa1e8a2815121c
tree4caa305ab97cda4d545113a3aa201f82dddc3f17
parentd7f0b88aded09f6b7d2ebdc019a78b3d1fe566c7
parent85cbabba63e472a349fcee45c31fe19e956a1610
Rollup merge of #69625 - Stebalien:feat/iter-copy-specialize, r=KodrAus

Implement nth, last, and count for iter::Copied

Implement nth, last and count for iter::Copied.
src/libcore/iter/adapters/mod.rs