Skip to content

Commit 1080254

Browse files
saethlinAmanieu
authored andcommitted
Remove feature gates for stabilized features
1 parent 00e57f9 commit 1080254

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/core_arch/src/lib.rs

-2
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,12 @@
2020
tbm_target_feature,
2121
sse4a_target_feature,
2222
arm_target_feature,
23-
aarch64_target_feature,
2423
cmpxchg16b_target_feature,
2524
avx512_target_feature,
2625
mips_target_feature,
2726
powerpc_target_feature,
2827
wasm_target_feature,
2928
abi_unadjusted,
30-
adx_target_feature,
3129
rtm_target_feature,
3230
f16c_target_feature,
3331
allow_internal_unstable,

0 commit comments

Comments
 (0)