Skip to content

Commit

Permalink
Remove the no longer necessary iter_arith feature gate.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ms2ger committed Jul 29, 2016
1 parent decc57f commit 7842b72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/script/lib.rs
Expand Up @@ -10,7 +10,6 @@
#![feature(custom_attribute)]
#![feature(custom_derive)]
#![feature(fnbox)]
#![feature(iter_arith)]
#![feature(mpsc_select)]
#![feature(nonzero)]
#![feature(on_unimplemented)]
Expand Down

0 comments on commit 7842b72

Please sign in to comment.