Skip to content

Commit 0c6bbfb

Browse files
committed
WIP: ship Clippy in opt-dist builds
1 parent 723dae8 commit 0c6bbfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/opt-dist/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ fn main() -> anyhow::Result<()> {
410410
"rust-docs-json",
411411
"rust-analyzer",
412412
"rustc-src",
413-
"clippy",
413+
// "clippy",
414414
"miri",
415415
"rustfmt",
416416
"gcc",

0 commit comments

Comments
 (0)