mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-26 11:59:49 +00:00
flatten module structure
This commit is contained in:
parent
5a505189a8
commit
fd4456d0ec
13 changed files with 431 additions and 436 deletions
|
@ -10,7 +10,7 @@ use crate::{
|
|||
Function,
|
||||
db::HirDatabase,
|
||||
type_ref::TypeRef,
|
||||
module::ModuleId,
|
||||
module_tree::ModuleId,
|
||||
};
|
||||
|
||||
use crate::code_model_api::{Module, ModuleSource};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue