Remove useless feature attribute
`iter_arith` has been stabilized in rustc 1.11.0.
This commit is contained in:
parent
ecc75a8b32
commit
3bd0acaa5c
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
#![feature(box_syntax)]
|
||||
#![feature(collections)]
|
||||
#![feature(custom_attribute)]
|
||||
#![feature(iter_arith)]
|
||||
#![feature(question_mark)]
|
||||
#![feature(rustc_private)]
|
||||
#![feature(slice_patterns)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue