Explorar el Código

Fix compilation on newer nightly

Jeremy Soller hace 5 años
padre
commit
e3ce41da79
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/lib.rs

+ 0 - 2
src/lib.rs

@@ -8,8 +8,6 @@
 #![feature(c_variadic)]
 #![feature(const_fn)]
 #![feature(const_raw_ptr_deref)]
-#![feature(const_str_as_bytes)]
-#![feature(const_vec_new)]
 #![feature(core_intrinsics)]
 #![feature(global_asm)]
 #![feature(lang_items)]