mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
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:
+1
-1
Submodule src/tools/cargo updated: efcd9f5863...fe2f314aef
@@ -26,6 +26,7 @@ fn main() {
|
||||
"--target",
|
||||
"t.json",
|
||||
"-Zbuild-std=std,core,panic_abort",
|
||||
"-Zjson-target-spec",
|
||||
])
|
||||
.run();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user