Move out completion pattern tests

This commit is contained in:
Lukas Wirth 2021-06-21 13:48:25 +02:00
parent c2aa7782d6
commit f835279b3a
5 changed files with 349 additions and 467 deletions

View file

@ -7,6 +7,7 @@
mod item_list;
mod use_tree;
mod items;
mod pattern;
use hir::{PrefixKind, Semantics};
use ide_db::{