We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86d609f commit af7b3d0Copy full SHA for af7b3d0
tests/ui/infinite_iter.rs
@@ -1,5 +1,4 @@
1
#![feature(plugin)]
2
-#![feature(iterator_for_each)]
3
#![plugin(clippy)]
4
use std::iter::repeat;
5
0 commit comments