Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Commit 7221e38

Browse files
committed
stabilizing feature iterator_for_each for rust 1.21.0
1 parent 52d4865 commit 7221e38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#![feature(type_ascription)]
1414
#![feature(integer_atomics)]
1515
#![feature(fnbox)]
16-
#![feature(iterator_for_each)]
1716

1817
extern crate cargo;
1918
extern crate env_logger;

0 commit comments

Comments
 (0)