From 4ad40a8737ab4ffaf6352ec4560fd86cb0b4ade8 Mon Sep 17 00:00:00 2001 From: Roman Proskuryakov Date: Sun, 5 Jul 2020 16:07:09 +0300 Subject: Remove LengthAtMost32 --- src/liballoc/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/liballoc') diff --git a/src/liballoc/lib.rs b/src/liballoc/lib.rs index 5f18fe8bfab..1d3e255eaae 100644 --- a/src/liballoc/lib.rs +++ b/src/liballoc/lib.rs @@ -84,7 +84,6 @@ #![feature(cfg_target_has_atomic)] #![feature(coerce_unsized)] #![feature(const_btree_new)] -#![feature(const_generic_impls_guard)] #![feature(const_generics)] #![feature(const_in_array_repeat_expressions)] #![cfg_attr(bootstrap, feature(const_if_match))] -- cgit 1.4.1-3-g733a5