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.
1 parent d4057e8 commit 244316fCopy full SHA for 244316f
src/librustdoc/lib.rs
@@ -656,7 +656,7 @@ fn opts() -> Vec<RustcOptGroup> {
656
FlagMulti,
657
"",
658
"disable-minification",
659
- "diable the minification of CSS/JS files",
+ "diable the minification of CSS/JS files (perma-unstable, do not use with cached files)",
660
661
),
662
// deprecated / removed options
0 commit comments