mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 06:41:48 +00:00
remove query_definitions
This commit is contained in:
parent
6596793c0c
commit
28fd228c70
4 changed files with 20 additions and 34 deletions
|
@ -20,7 +20,6 @@ macro_rules! impl_froms {
|
|||
pub mod db;
|
||||
#[macro_use]
|
||||
pub mod mock;
|
||||
mod query_definitions;
|
||||
mod path;
|
||||
pub mod source_binder;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue