mirror of
https://github.com/rust-lang/cargo
synced 2024-10-31 08:59:36 +00:00
99f917a67e
- We have some positional value names that are SCREAMING_CASE and some that aren't - All of the value names for our flags are already SCREAMING_CASE
7 lines
231 B
Text
7 lines
231 B
Text
error: unexpected argument '--keep-going' found
|
|
|
|
tip: use `--no-fail-fast` to run as many tests as possible regardless of failure
|
|
|
|
Usage: cargo[EXE] bench [OPTIONS] [BENCHNAME] [-- [ARGS]...]
|
|
|
|
For more information, try '--help'.
|