mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 22:54:58 +00:00
Move out record completion tests
This commit is contained in:
parent
444679f202
commit
2d696b9c9e
3 changed files with 233 additions and 322 deletions
|
@ -10,6 +10,7 @@ mod item_list;
|
|||
mod item;
|
||||
mod pattern;
|
||||
mod predicate;
|
||||
mod record;
|
||||
mod sourcegen;
|
||||
mod type_pos;
|
||||
mod use_tree;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue