mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
remove id arena
This commit is contained in:
parent
291d578938
commit
3fe6f422f9
8 changed files with 26 additions and 94 deletions
|
@ -19,7 +19,6 @@ pub mod db;
|
|||
mod mock;
|
||||
mod query_definitions;
|
||||
mod path;
|
||||
mod arena;
|
||||
pub mod source_binder;
|
||||
|
||||
mod ids;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue