Unrolled build for #142274 · rust-lang/rust@909ff07 (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

rust-lang / rust Public

Additional navigation options

Commit 909ff07

Browse files

rust-timerrust-timer

authored

Unrolled build for #142274

Rollup merge of #142274 - tgross35:update-stdarch, r=Amanieu 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] * Fixes for the latest nightly [4] * Add a lockfile [5] [1]: rust-lang/stdarch#1826[2]: rust-lang/stdarch#1825[3]: rust-lang/stdarch#1827[4]: rust-lang/stdarch#1830[5]: rust-lang/stdarch#1829

2 parents 0d6ab20 + 61881e3 commit 909ff07

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 number Diff line number Diff line change
@@ -352,7 +352,6 @@ name = "std_detect"
352 352 version = "0.1.5"
353 353 dependencies = [
354 354 "cfg-if",
355 -"compiler_builtins",
356 355 "libc",
357 356 "rustc-std-workspace-alloc",
358 357 "rustc-std-workspace-core",

‎library/stdarch‎

Submodule

stdarch

updated

8 files

0 commit comments

Comments

(0)