We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f11e7f1 commit 09a24c5Copy full SHA for 09a24c5
tests/cli-v2.rs
@@ -1206,7 +1206,7 @@ fn run_with_install_flag_against_unavailable_component() {
1206
for_host!(
1207
r"info: syncing channel updates for 'nightly-{0}'
1208
info: latest update on 2015-01-02, rust version 1.3.0 (hash-nightly-2)
1209
-warning: Force-skipping unavailable component 'rust-std-x86_64-apple-darwin'
+warning: Force-skipping unavailable component 'rust-std-{0}'
1210
info: downloading component 'cargo'
1211
info: downloading component 'rust-docs'
1212
info: downloading component 'rustc'
0 commit comments