Skip to content

Commit 1bb58b1

Browse files
committed
Stabilize sse4a and tbm target features
- remove some stabilized target features from `gate.rs`
1 parent 1cb3405 commit 1bb58b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/core_arch/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
rustc_attrs,
1919
staged_api,
2020
doc_cfg,
21-
tbm_target_feature,
22-
sse4a_target_feature,
2321
riscv_target_feature,
2422
arm_target_feature,
2523
mips_target_feature,

0 commit comments

Comments
 (0)