From 6946534d84161353b56157f65f8cdcdfb93df749 Mon Sep 17 00:00:00 2001 From: kadmin Date: Tue, 26 Jan 2021 22:49:30 +0000 Subject: Remove const_in_array_rep_expr --- library/alloc/src/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'library/alloc/src') diff --git a/library/alloc/src/lib.rs b/library/alloc/src/lib.rs index d7ae353282e..d8f774f723c 100644 --- a/library/alloc/src/lib.rs +++ b/library/alloc/src/lib.rs @@ -89,7 +89,6 @@ #![feature(coerce_unsized)] #![feature(const_btree_new)] #![feature(const_fn)] -#![feature(const_in_array_repeat_expressions)] #![feature(cow_is_borrowed)] #![feature(const_cow_is_borrowed)] #![feature(dispatch_from_dyn)] -- cgit 1.4.1-3-g733a5