mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-12-27 10:22:40 +00:00
Feature slice_splits and vec_resize stabilised
As of rustc 1.6.0-nightly (1a2eaffb6 2015-10-31), anyway.
This commit is contained in:
parent
1bebab78d0
commit
bc47073281
@ -1,6 +1,5 @@
|
||||
#![feature(iter_arith)]
|
||||
#![feature(convert, fs_mode)]
|
||||
#![feature(slice_splits, vec_resize)]
|
||||
|
||||
#![warn(trivial_casts, trivial_numeric_casts)]
|
||||
#![warn(unused_extern_crates, unused_qualifications)]
|
||||
|
Loading…
Reference in New Issue
Block a user