We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tests/run-make/rustdoc-default-output/
1 parent f5fddc7 commit d0913c5Copy full SHA for d0913c5
1 file changed
tests/run-make/rustdoc-default-output/output-default.stdout
@@ -194,6 +194,9 @@ Options:
194
--disable-minification
195
disable the minification of CSS/JS files
196
(perma-unstable, do not use with cached files)
197
+ --generate-macro-expansion
198
+ Add possibility to expand macros in the HTML source
199
+ code pages
200
--plugin-path DIR
201
removed, see issue #44136
202
<https://github.com/rust-lang/rust/issues/44136> for
@@ -212,9 +215,6 @@ Options:
212
215
213
216
214
217
more information
- --generate-macro-expansion
- Add possibility to expand macros in the HTML source
- code pages
218
219
@path Read newline separated options from `path`
220
0 commit comments