enable avx10_target_feature in core (used by stdarch)
This commit is contained in:
parent
2922cbdd47
commit
ae682a3862
1 changed files with 1 additions and 0 deletions
|
|
@ -195,6 +195,7 @@
|
|||
// tidy-alphabetical-start
|
||||
#![feature(aarch64_unstable_target_feature)]
|
||||
#![feature(arm_target_feature)]
|
||||
#![feature(avx10_target_feature)]
|
||||
#![feature(hexagon_target_feature)]
|
||||
#![feature(loongarch_target_feature)]
|
||||
#![feature(mips_target_feature)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue