From 3e16d4af7f6b0524434e758331a7cb3013a69791 Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Wed, 26 Aug 2020 10:17:31 +0200 Subject: apply bootstrap cfgs --- library/core/src/array/mod.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'library/core/src/array') diff --git a/library/core/src/array/mod.rs b/library/core/src/array/mod.rs index 88795d8429d..f85be5584e3 100644 --- a/library/core/src/array/mod.rs +++ b/library/core/src/array/mod.rs @@ -362,7 +362,6 @@ macro_rules! array_impl_default { array_impl_default! {32, T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T T} -#[cfg(not(bootstrap))] #[lang = "array"] impl [T; N] { /// Returns an array of the same size as `self`, with function `f` applied to each element -- cgit 1.4.1-3-g733a5