We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
adx_target_feature
1 parent 7f9e013 commit 02ac4a4Copy full SHA for 02ac4a4
1 file changed
compiler/rustc_feature/src/active.rs
@@ -244,7 +244,6 @@ declare_features! (
244
245
// Unstable `#[target_feature]` directives.
246
(active, aarch64_ver_target_feature, "1.27.0", Some(44839), None),
247
- (active, adx_target_feature, "1.32.0", Some(44839), None),
248
(active, arm_target_feature, "1.27.0", Some(44839), None),
249
(active, avx512_target_feature, "1.27.0", Some(44839), None),
250
(active, bpf_target_feature, "1.54.0", Some(44839), None),
0 commit comments