Skip to content

Commit 4635eb7

Browse files
dtolnayGuillaumeGomez
authored andcommitted
Delete obsolete --disable-per-crate-search flag
1 parent 7c00c08 commit 4635eb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/docbuilder/rustwide_builder.rs

-1
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,6 @@ impl RustwideBuilder {
776776
const UNCONDITIONAL_ARGS: &[&str] = &[
777777
"--static-root-path", "/-/rustdoc.static/",
778778
"--cap-lints", "warn",
779-
"--disable-per-crate-search",
780779
"--extern-html-root-takes-precedence",
781780
];
782781

0 commit comments

Comments
 (0)