Skip to content

Commit d0201b3

Browse files
committed
Update the stdarch submodule
Includes the following changes: * Add s390x z17 target features [1] * Remove `compiler-builtins` from `rustc-dep-of-std` dependencies [2] * Darwin AArch64 detection update [3] [1]: rust-lang/stdarch#1826 [2]: rust-lang/stdarch#1825 [3]: rust-lang/stdarch#1827
1 parent d13a431 commit d0201b3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

library/Cargo.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,6 @@ name = "std_detect"
353353
version = "0.1.5"
354354
dependencies = [
355355
"cfg-if",
356-
"compiler_builtins",
357356
"libc",
358357
"rustc-std-workspace-alloc",
359358
"rustc-std-workspace-core",

0 commit comments

Comments
 (0)