mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 13:25:09 +00:00
Move out fn_param tests
This commit is contained in:
parent
dfdf6fd9f8
commit
03efb50ae8
4 changed files with 152 additions and 122 deletions
|
@ -5,6 +5,7 @@
|
|||
//! Notable examples for completions that are being tested in this module's submodule are paths.
|
||||
|
||||
mod attribute;
|
||||
mod fn_param;
|
||||
mod item_list;
|
||||
mod item;
|
||||
mod pattern;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue