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
Michał Budzyński committed Sep 14, 2017
1 parent 86d609f commit af7b3d0
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 af7b3d0

Please sign in to comment.