Move out unqualified_path completion tests

This commit is contained in:
Lukas Wirth 2021-07-23 16:37:19 +02:00
parent ea72a5136c
commit 8de3f7ee53
5 changed files with 251 additions and 324 deletions

View file

@ -8,6 +8,7 @@
//! completed where, not how.
mod attribute;
mod expression;
mod fn_param;
mod item_list;
mod item;