Skip to content

Commit af7b3d0

Browse files
author
Michał Budzyński
committed
stabilizing feature iterator_for_each for rust 1.21.0
1 parent 86d609f commit af7b3d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ui/infinite_iter.rs

-1
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)