alloc: fix deprecated warnings

This commit is contained in:
Jorge Aparicio
2018-08-19 21:56:49 +02:00
parent 96572cb5f8
commit 7c37c6d33e
2 changed files with 21 additions and 20 deletions

View File

@@ -119,6 +119,7 @@
#![feature(exact_chunks)]
#![feature(rustc_const_unstable)]
#![feature(const_vec_new)]
#![feature(maybe_uninit)]
// Allow testing this library