We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6842a52 commit 44ecc19Copy full SHA for 44ecc19
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