From 9685161b04f31c6663c166a0a241d3dea91b54d7 Mon Sep 17 00:00:00 2001 From: Daniel Paoliello Date: Fri, 22 Mar 2024 11:02:29 -0700 Subject: [PATCH] Update stdarch submodule --- library/core/src/lib.rs | 1 + library/stdarch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/library/core/src/lib.rs b/library/core/src/lib.rs index 2718dd11473..464a85f5c99 100644 --- a/library/core/src/lib.rs +++ b/library/core/src/lib.rs @@ -269,6 +269,7 @@ #![feature(arm_target_feature)] #![feature(avx512_target_feature)] #![feature(hexagon_target_feature)] +#![feature(loongarch_target_feature)] #![feature(mips_target_feature)] #![feature(powerpc_target_feature)] #![feature(riscv_target_feature)] diff --git a/library/stdarch b/library/stdarch index 56087ea170d..967e7afd87c 160000 --- a/library/stdarch +++ b/library/stdarch @@ -1 +1 @@ -Subproject commit 56087ea170d878a7a57b3a5725e0c00f5f5cad70 +Subproject commit 967e7afd87cbea3232581a4a55031134ab88f595