left out one field during merge
This commit is contained in:
parent
1951a30702
commit
2255786212
@ -108,6 +108,7 @@ pub(crate) fn type_check<'gcx, 'tcx>(
|
||||
mir_def_id: DefId,
|
||||
universal_regions: &UniversalRegions<'tcx>,
|
||||
location_table: &LocationTable,
|
||||
borrow_set: &BorrowSet<'tcx>,
|
||||
liveness: &LivenessResults<LocalWithRegion>,
|
||||
all_facts: &mut Option<AllFacts>,
|
||||
flow_inits: &mut FlowAtLocation<MaybeInitializedPlaces<'_, 'gcx, 'tcx>>,
|
||||
|
Loading…
x
Reference in New Issue
Block a user