mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 05:15:04 +00:00
Move out completion pattern tests
This commit is contained in:
parent
c2aa7782d6
commit
f835279b3a
5 changed files with 349 additions and 467 deletions
|
@ -7,6 +7,7 @@
|
|||
mod item_list;
|
||||
mod use_tree;
|
||||
mod items;
|
||||
mod pattern;
|
||||
|
||||
use hir::{PrefixKind, Semantics};
|
||||
use ide_db::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue