mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-03 15:15:24 +00:00
internal: Remove unqualified_path completions module
This commit is contained in:
parent
16d2e79b50
commit
0c4e23b8ef
15 changed files with 769 additions and 732 deletions
|
@ -13,7 +13,6 @@ pub(crate) mod lifetime;
|
|||
pub(crate) mod mod_;
|
||||
pub(crate) mod pattern;
|
||||
pub(crate) mod postfix;
|
||||
pub(crate) mod qualified_path;
|
||||
pub(crate) mod record;
|
||||
pub(crate) mod snippet;
|
||||
pub(crate) mod trait_impl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue