Export SemanticsImpl
from ra_ap_hir
crate, since it's already exposed via Semantics.deref()
This commit is contained in:
parent
0ac05c0527
commit
74531e4d80
@ -93,7 +93,8 @@
|
||||
diagnostics::*,
|
||||
has_source::HasSource,
|
||||
semantics::{
|
||||
DescendPreference, PathResolution, Semantics, SemanticsScope, TypeInfo, VisibleTraits,
|
||||
DescendPreference, PathResolution, Semantics, SemanticsImpl, SemanticsScope, TypeInfo,
|
||||
VisibleTraits,
|
||||
},
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user