We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25260fa + 953ea0a commit 1bdf4ecCopy full SHA for 1bdf4ec
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