Update cargo submodule
also fixed tests/run-make-cargo/apple-slow-tls/rmake.rs accordingly for the new `-Zjson-target-spec` requirement
This commit is contained in:
parent
a293cc4af8
commit
f7ffe31390
2 changed files with 2 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit efcd9f58636c1990393d495159045d9c35e43b8f
|
||||
Subproject commit fe2f314aef06e688a9517da1ac0577bb1854d01f
|
||||
|
|
@ -26,6 +26,7 @@ fn main() {
|
|||
"--target",
|
||||
"t.json",
|
||||
"-Zbuild-std=std,core,panic_abort",
|
||||
"-Zjson-target-spec",
|
||||
])
|
||||
.run();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue