1
Fork 0

Add v9 and leoncasa target feature to sparc

This commit is contained in:
Taiki Endo 2024-11-09 03:17:24 +09:00
parent c07aa1e171
commit 400a690b5f
8 changed files with 18 additions and 3 deletions

View file

@ -336,6 +336,7 @@ declare_features! (
(unstable, riscv_target_feature, "1.45.0", Some(44839)),
(unstable, rtm_target_feature, "1.35.0", Some(44839)),
(unstable, s390x_target_feature, "1.82.0", Some(44839)),
(unstable, sparc_target_feature, "CURRENT_RUSTC_VERSION", Some(132783)),
(unstable, sse4a_target_feature, "1.27.0", Some(44839)),
(unstable, tbm_target_feature, "1.27.0", Some(44839)),
(unstable, wasm_target_feature, "1.30.0", Some(44839)),