mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 13:25:09 +00:00
Move out unqualified_path completion tests
This commit is contained in:
parent
ea72a5136c
commit
8de3f7ee53
5 changed files with 251 additions and 324 deletions
|
@ -8,6 +8,7 @@
|
|||
//! completed where, not how.
|
||||
|
||||
mod attribute;
|
||||
mod expression;
|
||||
mod fn_param;
|
||||
mod item_list;
|
||||
mod item;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue