Skip to content

Commit

Permalink
stabilizing feature iterator_for_each for rust 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
budziq authored and Manishearth committed Sep 25, 2017
1 parent 6842a52 commit 44ecc19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ui/infinite_iter.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#![feature(plugin)]
#![feature(iterator_for_each)]
#![plugin(clippy)]
use std::iter::repeat;

Expand Down

0 comments on commit 44ecc19

Please sign in to comment.