mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 05:45:12 +00:00
refactor name_ref_kind.rs
This commit is contained in:
parent
11577288c2
commit
d6ae1b5f0f
6 changed files with 61 additions and 64 deletions
|
@ -19,7 +19,7 @@ mod feature_flags;
|
|||
mod status;
|
||||
mod completion;
|
||||
mod runnables;
|
||||
mod name_ref_kind;
|
||||
mod name_kind;
|
||||
mod goto_definition;
|
||||
mod goto_type_definition;
|
||||
mod extend_selection;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue