mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 13:25:09 +00:00
Move out and rewrite UseTree completion tests
This commit is contained in:
parent
d6b8af4482
commit
e14f5cfff0
5 changed files with 262 additions and 224 deletions
|
@ -1,4 +1,5 @@
|
|||
mod item_list;
|
||||
mod use_tree;
|
||||
|
||||
use hir::{PrefixKind, Semantics};
|
||||
use ide_db::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue