mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
Clippy lints
This commit is contained in:
parent
70a7cb34ec
commit
f32dc71351
5 changed files with 14 additions and 17 deletions
|
@ -2,7 +2,6 @@
|
|||
extern crate log;
|
||||
#[macro_use]
|
||||
extern crate failure;
|
||||
#[macro_use]
|
||||
extern crate serde_derive;
|
||||
extern crate serde;
|
||||
extern crate flexi_logger;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue