mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 04:44:57 +00:00
simplify roots
This commit is contained in:
parent
8ada1a2689
commit
9a7db8fa00
5 changed files with 18 additions and 50 deletions
|
@ -1,8 +1,4 @@
|
|||
extern crate parking_lot;
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
extern crate fst;
|
||||
extern crate once_cell;
|
||||
extern crate ra_editor;
|
||||
extern crate ra_syntax;
|
||||
extern crate rayon;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue