Remove unnecessary feature

This commit is contained in:
Manish Goregaokar 2016-07-12 20:21:45 +05:30
parent aa75fda4c4
commit e63b8342c3

View file

@ -9,7 +9,6 @@
#![feature(slice_patterns)]
#![feature(stmt_expr_attributes)]
#![feature(type_macros)]
#![feature(iter_arith)]
#![allow(indexing_slicing, shadow_reuse, unknown_lints)]