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.
2 parents 8dc0761 + 17c3f8a commit 5914877Copy full SHA for 5914877
3 files changed
library/stdarch/crates/core_arch/src/lib.rs
@@ -34,7 +34,8 @@
34
f16,
35
aarch64_unstable_target_feature,
36
bigint_helper_methods,
37
- funnel_shifts
+ funnel_shifts,
38
+ avx10_target_feature
39
)]
40
#![cfg_attr(test, feature(test, abi_vectorcall, stdarch_internal))]
41
#![deny(clippy::missing_inline_in_public_items)]
0 commit comments