1
Fork 0

Stabilize f16c_target_feature

This commit is contained in:
Kathryn Long 2022-12-30 23:56:18 -05:00
parent 4839886f0a
commit a29425c6d4
No known key found for this signature in database
GPG key ID: B7A2090779ED8554
4 changed files with 4 additions and 4 deletions

View file

@ -256,7 +256,6 @@ declare_features! (
(active, bpf_target_feature, "1.54.0", Some(44839), None),
(active, cmpxchg16b_target_feature, "1.32.0", Some(44839), None),
(active, ermsb_target_feature, "1.49.0", Some(44839), None),
(active, f16c_target_feature, "1.36.0", Some(44839), None),
(active, hexagon_target_feature, "1.27.0", Some(44839), None),
(active, mips_target_feature, "1.27.0", Some(44839), None),
(active, movbe_target_feature, "1.34.0", Some(44839), None),