Hitchhike with rls into stable
This commit is contained in:
parent
7a8e085835
commit
5254343f1f
@ -608,7 +608,7 @@ tool_extended!((self, builder),
|
||||
extra_features: Vec::new(),
|
||||
});
|
||||
let channel = &builder.config.channel;
|
||||
if clippy.is_some() && channel != "stable" && channel != "beta" {
|
||||
if clippy.is_some() {
|
||||
self.extra_features.push("clippy".to_owned());
|
||||
}
|
||||
builder.ensure(native::Openssl {
|
||||
|
Loading…
x
Reference in New Issue
Block a user