mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +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'
|
||||
|
||||
Usage: cargo [+toolchain] [OPTIONS] [COMMAND]
|
||||
cargo [+toolchain] [OPTIONS] -Zscript <MANIFEST_RS> [ARGS]...
|
||||
Usage: cargo [..][OPTIONS] [COMMAND]
|
||||
cargo [..][OPTIONS] -Zscript <MANIFEST_RS> [ARGS]...
|
||||
|
||||
For more information, try '--help'.
|
||||
",
|
||||
|
Loading…
x
Reference in New Issue
Block a user