Stabilize sse4a and tbm target features

- remove some stabilized target features from `gate.rs`
This commit is contained in:
sayantn
2025-07-28 00:05:24 +05:30
parent f5b8a11fec
commit 100d19ce5b
7 changed files with 7 additions and 15 deletions

View File

@@ -18,8 +18,6 @@
rustc_attrs,
staged_api,
doc_cfg,
tbm_target_feature,
sse4a_target_feature,
riscv_target_feature,
arm_target_feature,
mips_target_feature,