mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
Add predicate tests for ide_completions
This commit is contained in:
parent
dc4876d33d
commit
d4877ae992
4 changed files with 144 additions and 14 deletions
|
@ -9,7 +9,7 @@ mod use_tree;
|
|||
mod items;
|
||||
mod pattern;
|
||||
mod type_pos;
|
||||
mod where_clause;
|
||||
mod predicate;
|
||||
|
||||
use std::mem;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue