mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 21:35:20 +00:00
move changes to a separate file
This commit is contained in:
parent
9a1d2a46c2
commit
842e8001b2
4 changed files with 263 additions and 254 deletions
|
@ -1,4 +1,4 @@
|
|||
use ra_db::{SourceDatabase};
|
||||
use ra_db::SourceDatabase;
|
||||
use ra_syntax::{
|
||||
AstNode, ast,
|
||||
algo::find_node_at_offset,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue