From 6b2d3d5f3cd1e553d87b5496632132565b6779d3 Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Fri, 1 Jul 2022 15:48:23 +0200 Subject: update cfg(bootstrap)s --- library/alloc/src/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'library/alloc/src/lib.rs') diff --git a/library/alloc/src/lib.rs b/library/alloc/src/lib.rs index c08caa7b93e..d3816d70b63 100644 --- a/library/alloc/src/lib.rs +++ b/library/alloc/src/lib.rs @@ -149,7 +149,6 @@ #![feature(allocator_internals)] #![feature(allow_internal_unstable)] #![feature(associated_type_bounds)] -#![cfg_attr(bootstrap, feature(box_syntax))] #![feature(cfg_sanitize)] #![feature(const_deref)] #![feature(const_mut_refs)] -- cgit 1.4.1-3-g733a5