From 95ef9b4fc28ad2f5db078eb1ae233fd5be76806b Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Thu, 14 Feb 2019 22:31:06 +0100 Subject: make Centril happy --- src/liballoc/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/liballoc') diff --git a/src/liballoc/lib.rs b/src/liballoc/lib.rs index 2f23a697a58..d0b06d6bae5 100644 --- a/src/liballoc/lib.rs +++ b/src/liballoc/lib.rs @@ -112,7 +112,7 @@ #![feature(rustc_const_unstable)] #![feature(const_vec_new)] #![feature(slice_partition_dedup)] -#![feature(maybe_uninit, maybe_uninit_slice)] +#![feature(maybe_uninit, maybe_uninit_slice, maybe_uninit_array)] #![feature(alloc_layout_extra)] #![feature(try_trait)] -- cgit 1.4.1-3-g733a5