We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00e57f9 commit 1080254Copy full SHA for 1080254
crates/core_arch/src/lib.rs
@@ -20,14 +20,12 @@
20
tbm_target_feature,
21
sse4a_target_feature,
22
arm_target_feature,
23
- aarch64_target_feature,
24
cmpxchg16b_target_feature,
25
avx512_target_feature,
26
mips_target_feature,
27
powerpc_target_feature,
28
wasm_target_feature,
29
abi_unadjusted,
30
- adx_target_feature,
31
rtm_target_feature,
32
f16c_target_feature,
33
allow_internal_unstable,
0 commit comments