We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a75e404 + e9d9b29 commit e887a1bCopy full SHA for e887a1b
src/tests/directives.md
@@ -248,7 +248,7 @@ Consider writing the test as a proper incremental test instead.
248
249
| Directive | Explanation | Supported test suites | Possible values |
250
|-------------|--------------------------------------------------------------|------------------------------------------|---------------------------|
251
-| `doc-flags` | Flags passed to `rustdoc` when building the test or aux file | `rustdoc`, `js-doc-test`, `rustdoc-json` | Any valid `rustdoc` flags |
+| `doc-flags` | Flags passed to `rustdoc` when building the test or aux file | `rustdoc`, `rustdoc-js`, `rustdoc-json` | Any valid `rustdoc` flags |
252
253
<!--
254
**FIXME(rustdoc)**: what does `check-test-line-numbers-match` do?
0 commit comments