Skip to content

Commit 5d24cd0

Browse files
pietroalbiniAmanieu
authored andcommitted
remove cfg(not(bootstrap)) for 1.54
1 parent 50e72a2 commit 5d24cd0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/core_arch/src/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
//! `core_arch`
22
3-
#![cfg_attr(not(bootstrap), allow(automatic_links))]
43
#[macro_use]
54
mod macros;
65

0 commit comments

Comments
 (0)