File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ for more details.
105
105
| ` exec-env ` | Env var to set when executing a test | ` ui ` , ` crashes ` | ` <KEY>=<VALUE> ` |
106
106
| ` unset-exec-env ` | Env var to unset when executing a test | ` ui ` , ` crashes ` | Any env var name |
107
107
| ` stderr-per-bitwidth ` | Generate a stderr snapshot for each bitwidth | ` ui ` | N/A |
108
- | ` forbid-output ` | A pattern which must not appear in ` cfail ` output | ` incremental ` | Regex pattern |
108
+ | ` forbid-output ` | A pattern which must not appear in stderr/ ` cfail ` output | ` ui ` , ` incremental ` | Regex pattern |
109
109
| ` run-flags ` | Flags passed to the test executable | ` ui ` | Arbitrary flags |
110
110
| ` known-bug ` | No error annotation needed due to known bug | ` ui ` , ` crashes ` , ` incremental ` | Issue number ` #123456 ` |
111
111
You can’t perform that action at this time.
0 commit comments