mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
deglobify
This commit is contained in:
parent
74beb5bfcb
commit
3b45ddd984
@ -29,8 +29,7 @@ use crate::{
|
||||
HirDatabase, Crate,
|
||||
Name,
|
||||
module_tree::{ModuleId, ModuleTree},
|
||||
//FIXME: deglobify
|
||||
nameres::lower::*,
|
||||
nameres::lower::{ImportId, LoweredModule, ImportData},
|
||||
};
|
||||
|
||||
/// `ItemMap` is the result of name resolution. It contains, for each
|
||||
|
Loading…
x
Reference in New Issue
Block a user