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 52a110e + f213523 commit 9406d01Copy full SHA for 9406d01
core/src/lib.rs
@@ -270,6 +270,7 @@
270
#![feature(arm_target_feature)]
271
#![feature(avx512_target_feature)]
272
#![feature(hexagon_target_feature)]
273
+#![feature(loongarch_target_feature)]
274
#![feature(mips_target_feature)]
275
#![feature(powerpc_target_feature)]
276
#![feature(riscv_target_feature)]
stdarch
@@ -1 +1 @@
1
-Subproject commit 56087ea170d878a7a57b3a5725e0c00f5f5cad70
+Subproject commit 967e7afd87cbea3232581a4a55031134ab88f595
0 commit comments