diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/run-make/rustdoc-default-output/output-default.stdout | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/run-make/rustdoc-default-output/output-default.stdout b/tests/run-make/rustdoc-default-output/output-default.stdout index 506f135ff8e..765c2060c72 100644 --- a/tests/run-make/rustdoc-default-output/output-default.stdout +++ b/tests/run-make/rustdoc-default-output/output-default.stdout @@ -212,6 +212,9 @@ Options: removed, see issue #44136 <https://github.com/rust-lang/rust/issues/44136> for more information + --generate-macro-expansion + Add possibility to expand macros in the HTML source + code pages @path Read newline separated options from `path` |
