update cfg(bootstrap)s

This commit is contained in:
Pietro Albini
2022-01-14 09:50:49 +01:00
parent 970e603006
commit 5b3462c556
16 changed files with 55 additions and 112 deletions

View File

@@ -49,7 +49,6 @@ pub use core::prelude::v1::{
issue = "87555",
reason = "`concat_bytes` is not stable enough for use and is subject to change"
)]
#[cfg(not(bootstrap))]
#[doc(no_inline)]
pub use core::prelude::v1::concat_bytes;