mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +00:00
Clippy
This commit is contained in:
parent
731b159f10
commit
3688064ff5
11 changed files with 17 additions and 44 deletions
|
@ -2,8 +2,6 @@
|
|||
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
extern crate proc_macro;
|
||||
extern crate proc_macro2;
|
||||
#[macro_use]
|
||||
extern crate quote;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue