File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/doc/rustc-dev-guide/src/tests Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -248,7 +248,7 @@ Consider writing the test as a proper incremental test instead.
248
248
249
249
| Directive | Explanation | Supported test suites | Possible values |
250
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 |
251
+ | ` doc-flags ` | Flags passed to ` rustdoc ` when building the test or aux file | ` rustdoc ` , ` rustdoc-js ` , ` rustdoc-json ` | Any valid ` rustdoc ` flags |
252
252
253
253
<!--
254
254
**FIXME(rustdoc)**: what does `check-test-line-numbers-match` do?
You can’t perform that action at this time.
0 commit comments