Stabilise aarch64_target_feature

This commit is contained in:
Adam Gemmell
2022-02-10 16:43:45 +00:00
parent 39961390ad
commit 5a5621791f
8 changed files with 64 additions and 58 deletions

View File

@@ -241,7 +241,7 @@ declare_features! (
// FIXME: Document these and merge with the list below.
// Unstable `#[target_feature]` directives.
(active, aarch64_target_feature, "1.27.0", Some(44839), None),
(active, aarch64_ver_target_feature, "1.27.0", Some(44839), None),
(active, adx_target_feature, "1.32.0", Some(44839), None),
(active, arm_target_feature, "1.27.0", Some(44839), None),
(active, avx512_target_feature, "1.27.0", Some(44839), None),