Use imports_locator

This commit is contained in:
Kirill Bulatov 2020-11-13 19:16:56 +02:00
parent d1556550f8
commit 4c8edd003a
6 changed files with 116 additions and 83 deletions

View file

@ -49,7 +49,7 @@ pub use hir_def::{
builtin_type::BuiltinType,
docs::Documentation,
find_path::PrefixKind,
import_map::Query,
import_map::Query as ExternalImportablesQuery,
item_scope::ItemInNs,
nameres::ModuleSource,
path::{ModPath, PathKind},