Move out and rewrite UseTree completion tests

This commit is contained in:
Lukas Wirth 2021-06-17 13:13:12 +02:00
parent d6b8af4482
commit e14f5cfff0
5 changed files with 262 additions and 224 deletions

View file

@ -1,4 +1,5 @@
mod item_list;
mod use_tree;
use hir::{PrefixKind, Semantics};
use ide_db::{