Browse Source

Feature slice_splits and vec_resize stabilised

As of rustc 1.6.0-nightly (1a2eaffb6 2015-10-31), anyway.
Ben S 10 năm trước cách đây
mục cha
commit
bc47073281
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/main.rs

+ 0 - 1
src/main.rs

@@ -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)]