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