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:
194194 --disable-minification
195195 disable the minification of CSS/JS files
196196 (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
197200 --plugin-path DIR
198201 removed, see issue #44136
199202 <https://github.com/rust-lang/rust/issues/44136> for
@@ -212,9 +215,6 @@ Options:
212215 removed, see issue #44136
213216 <https://github.com/rust-lang/rust/issues/44136> for
214217 more information
215- --generate-macro-expansion
216- Add possibility to expand macros in the HTML source
217- code pages
218218
219219 @path Read newline separated options from `path`
220220
You can’t perform that action at this time.
0 commit comments