We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1f0b7b commit 9fddf7dCopy full SHA for 9fddf7d
1 file changed
src/tests/compiletest.md
@@ -457,7 +457,8 @@ as they must be compilable by a stage 0 rustc that may be a beta or even stable
457
458
By default, run-make tests print each subprocess command and its stdout/stderr.
459
When running with `--no-capture` on `panic=abort` test suites (such as `cg_clif`),
460
-this can flood the terminal. Omit `--verbose-run-make-subprocess-output` to
+this can flood the terminal.
461
+Omit `--verbose-run-make-subprocess-output` to
462
suppress this output for passing tests — failing tests always print regardless:
463
464
```bash
0 commit comments