Skip to content

Commit 44ecc19

Browse files
budziqManishearth
authored andcommitted
stabilizing feature iterator_for_each for rust 1.21.0
1 parent 6842a52 commit 44ecc19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ui/infinite_iter.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#![feature(plugin)]
2-
#![feature(iterator_for_each)]
32
#![plugin(clippy)]
43
use std::iter::repeat;
54

0 commit comments

Comments
 (0)