From 80019caef7d6d65954e29fa368071432a1ec29cc Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Fri, 25 Oct 2024 18:41:41 +0200 Subject: [PATCH 1/2] bump stdarch --- library/stdarch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/stdarch b/library/stdarch index c881fe3231b39..0669fa8a6e48a 160000 --- a/library/stdarch +++ b/library/stdarch @@ -1 +1 @@ -Subproject commit c881fe3231b3947a4766aa15a26a93022fbb8723 +Subproject commit 0669fa8a6e48afde64e0ceccdf462a9cc3fb689f From 97a08ca1620744b84d58d1e96c5bae148e20882f Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Fri, 25 Oct 2024 20:48:38 +0200 Subject: [PATCH 2/2] DO NOT MERGE: bump to my stdarch branch --- 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 168775667651d..1e6a97239637c 100644 --- a/library/core/src/lib.rs +++ b/library/core/src/lib.rs @@ -227,6 +227,7 @@ #![feature(try_blocks)] #![feature(unboxed_closures)] #![feature(unsized_fn_params)] +#![feature(wasm_simd_const_internals)] #![feature(with_negative_coherence)] // tidy-alphabetical-end // diff --git a/library/stdarch b/library/stdarch index 0669fa8a6e48a..b7339dc8d2a6d 160000 --- a/library/stdarch +++ b/library/stdarch @@ -1 +1 @@ -Subproject commit 0669fa8a6e48afde64e0ceccdf462a9cc3fb689f +Subproject commit b7339dc8d2a6dc25872dd05331eaf4d4b8855854