]> git.lizzy.rs Git - rust.git/commit
Implement `Clone` for `std::vec::IntoIter`
authorTobias Bucher <tobiasbucher5991@gmail.com>
Tue, 16 Feb 2016 15:00:38 +0000 (16:00 +0100)
committerTobias Bucher <tobiasbucher5991@gmail.com>
Wed, 17 Feb 2016 16:43:54 +0000 (17:43 +0100)
commit8fd746999041cf8baed0aa8ec72e9124c350bd0a
treee4311c6d8810e4a8e91aaa57e4a73a25cb43d1f1
parentb54770c24578311ad6cc782fcf1d0dc8cb41e997
Implement `Clone` for `std::vec::IntoIter`
src/libcollections/vec.rs
src/libcollectionstest/vec.rs