We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f4abd5 commit f99d661Copy full SHA for f99d661
tests/testsuite/cargo_test/help/stdout.log
@@ -17,7 +17,7 @@ Options:
17
--test [<NAME>] Test only the specified test target
18
--benches Test all benches
19
--bench [<NAME>] Test only the specified bench target
20
- --all-targets Test all targets
+ --all-targets Test all targets (does not include doctests)
21
--doc Test only this library's documentation
22
--no-run Compile, but don't run tests
23
--no-fail-fast Run all tests regardless of failure
0 commit comments