You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2020. It is now read-only.
This issue is part of #125
-w
/--output-format
: output formatThis flag is currently ignored; the idea is that
rustdoc
would supportvarious output formats, and you could specify them via this flag.
Rustdoc only supports HTML output, and so this flag is redundant today.
Should we keep this flag or not?
The text was updated successfully, but these errors were encountered: