We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rustdoc-js
1 parent a75e404 commit e9d9b29Copy full SHA for e9d9b29
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