update cfg(bootstrap)s
This commit is contained in:
parent
970e603006
commit
5b3462c556
16 changed files with 55 additions and 112 deletions
|
@ -1003,7 +1003,6 @@ pub(crate) mod builtin {
|
|||
/// assert_eq!(s, b"ABCDEF");
|
||||
/// # }
|
||||
/// ```
|
||||
#[cfg(not(bootstrap))]
|
||||
#[unstable(feature = "concat_bytes", issue = "87555")]
|
||||
#[rustc_builtin_macro]
|
||||
#[macro_export]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue