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 5254343 commit 0fc61beCopy full SHA for 0fc61be
1 file changed
src/bootstrap/tool.rs
@@ -607,7 +607,6 @@ tool_extended!((self, builder),
607
target: self.target,
608
extra_features: Vec::new(),
609
});
610
- let channel = &builder.config.channel;
611
if clippy.is_some() {
612
self.extra_features.push("clippy".to_owned());
613
}
0 commit comments