File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
tests/run-make/rustdoc-default-output Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -194,6 +194,9 @@ Options:
194
194
--disable-minification
195
195
disable the minification of CSS/JS files
196
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
197
200
--plugin-path DIR
198
201
removed, see issue #44136
199
202
<https://github.com/rust-lang/rust/issues/44136> for
@@ -212,9 +215,6 @@ Options:
212
215
removed, see issue #44136
213
216
<https://github.com/rust-lang/rust/issues/44136> for
214
217
more information
215
- --generate-macro-expansion
216
- Add possibility to expand macros in the HTML source
217
- code pages
218
218
219
219
@path Read newline separated options from `path`
220
220
You can’t perform that action at this time.
0 commit comments