Skip to content

Commit d0913c5

Browse files
Update tests/run-make/rustdoc-default-output/ output
1 parent f5fddc7 commit d0913c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/run-make/rustdoc-default-output/output-default.stdout

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)