Automatically enable the clippy feature of rls if clippy builds
This commit is contained in:
@@ -115,6 +115,7 @@
|
||||
|
||||
#![deny(warnings)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(slice_concat_ext)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate build_helper;
|
||||
|
||||
Reference in New Issue
Block a user