]> git.lizzy.rs Git - rust.git/commit
Auto merge of #51200 - tmccombs:stable-iter-repeat-with, r=Centril,kennytm
authorbors <bors@rust-lang.org>
Sun, 10 Jun 2018 15:48:14 +0000 (15:48 +0000)
committerbors <bors@rust-lang.org>
Sun, 10 Jun 2018 15:48:14 +0000 (15:48 +0000)
commitc5a129e809172462e3f29ab733074630e29b569b
tree3909ea21a76f0b2a6b3f6b87ba75007ea7bdba6d
parent900037e3c35d822a0487f74d2866433a7ca2f19c
parent87941b079ab29a3831c659bf467d7fb87d347c36
Auto merge of #51200 - tmccombs:stable-iter-repeat-with, r=Centril,kennytm

Stabilize iterator_repeat_with

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