Make place helpers accessible
This commit is contained in:
parent
0e44a38892
commit
ab9e7037d1
@ -13,6 +13,8 @@ pub use super::{
|
|||||||
facts::{AllFacts as PoloniusInput, RustcFacts},
|
facts::{AllFacts as PoloniusInput, RustcFacts},
|
||||||
location::{LocationTable, RichLocation},
|
location::{LocationTable, RichLocation},
|
||||||
nll::PoloniusOutput,
|
nll::PoloniusOutput,
|
||||||
|
place_ext::PlaceExt,
|
||||||
|
places_conflict::{places_conflict, PlaceConflictBias},
|
||||||
region_infer::RegionInferenceContext,
|
region_infer::RegionInferenceContext,
|
||||||
BodyWithBorrowckFacts,
|
BodyWithBorrowckFacts,
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user