mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 21:05:02 +00:00
Move hir_def::keys to hir_def::dyn_map
This commit is contained in:
parent
40c068f502
commit
12b069f434
7 changed files with 9 additions and 8 deletions
|
@ -24,7 +24,6 @@ pub mod per_ns;
|
|||
pub mod item_scope;
|
||||
|
||||
pub mod dyn_map;
|
||||
pub mod keys;
|
||||
|
||||
pub mod item_tree;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue