Store DB in SourceBinder

This commit is contained in:
Aleksey Kladov 2020-01-14 16:55:35 +01:00
parent ccfe53376a
commit a71bb70f0a
3 changed files with 33 additions and 32 deletions

View file

@ -48,6 +48,7 @@ pub use crate::{
from_source::FromSource,
has_source::HasSource,
source_analyzer::{PathResolution, ScopeEntryWithSyntax, SourceAnalyzer},
source_binder::SourceBinder,
};
pub use hir_def::{