remove cfg(not(bootstrap)) for 1.54
This commit is contained in:
parent
911ace84b2
commit
1d6ff635c0
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
//! `core_arch`
|
||||
|
||||
#![cfg_attr(not(bootstrap), allow(automatic_links))]
|
||||
#[macro_use]
|
||||
mod macros;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue