mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 21:05:02 +00:00
move ids to HIR
This commit is contained in:
parent
11168c464c
commit
f66e5b6e6b
10 changed files with 71 additions and 80 deletions
|
@ -20,7 +20,6 @@ macro_rules! ctry {
|
|||
|
||||
mod arena;
|
||||
mod db;
|
||||
mod loc2id;
|
||||
mod imp;
|
||||
mod completion;
|
||||
mod hir;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue