]> git.lizzy.rs Git - rust.git/commit
Stabilize iterator_repeat_with
authorThayne McCombs <astrothayne@gmail.com>
Wed, 30 May 2018 05:30:16 +0000 (23:30 -0600)
committerThayne McCombs <astrothayne@gmail.com>
Sat, 2 Jun 2018 21:52:09 +0000 (15:52 -0600)
commit87941b079ab29a3831c659bf467d7fb87d347c36
tree84767cf949123d8ce666089901648ea84c7e9616
parent63cd4a39ead1bdcc6f4df5f11d187916bd8d3ea7
Stabilize iterator_repeat_with

Fixes #48169
src/libcore/iter/mod.rs
src/libcore/iter/sources.rs
src/libcore/lib.rs
src/libcore/tests/iter.rs
src/libcore/tests/lib.rs