mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 13:51:31 +00:00
Remove ids module
This commit is contained in:
parent
53506a7552
commit
9c766db5ff
6 changed files with 33 additions and 41 deletions
|
@ -31,7 +31,6 @@ pub mod debug;
|
|||
pub mod db;
|
||||
pub mod source_binder;
|
||||
|
||||
mod ids;
|
||||
mod ty;
|
||||
mod impl_block;
|
||||
mod expr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue