Skip to content

Commit

Permalink
Fix iter_arith warning when running ./mach build-cef
Browse files Browse the repository at this point in the history
  • Loading branch information
Coder206 committed Aug 14, 2016
1 parent 78160bf commit ca1fdb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ports/cef/lib.rs
Expand Up @@ -6,7 +6,6 @@
#![feature(box_syntax)]
#![feature(core_intrinsics)]
#![feature(filling_drop)]
#![feature(iter_arith)]
#![feature(link_args)]
#![feature(plugin)]
#![feature(unicode)]
Expand Down

0 comments on commit ca1fdb7

Please sign in to comment.