mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
Auto merge of #12804 - weihanglo:generalize-test-assertion, r=Muscraft
test(build): generalize test assertion for non-rustup env
This commit is contained in:
commit
6fa6fdc760
@ -261,8 +261,8 @@ error: unexpected argument '-z' found
|
|||||||
|
|
||||||
tip: a similar argument exists: '-Z'
|
tip: a similar argument exists: '-Z'
|
||||||
|
|
||||||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND]
|
Usage: cargo [..][OPTIONS] [COMMAND]
|
||||||
cargo [+toolchain] [OPTIONS] -Zscript <MANIFEST_RS> [ARGS]...
|
cargo [..][OPTIONS] -Zscript <MANIFEST_RS> [ARGS]...
|
||||||
|
|
||||||
For more information, try '--help'.
|
For more information, try '--help'.
|
||||||
",
|
",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user