We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e72a2 commit 5d24cd0Copy full SHA for 5d24cd0
crates/core_arch/src/mod.rs
@@ -1,6 +1,5 @@
1
//! `core_arch`
2
3
-#![cfg_attr(not(bootstrap), allow(automatic_links))]
4
#[macro_use]
5
mod macros;
6
0 commit comments