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

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