pub unsafe fn store_mir_body<'tcx>(
_tcx: TyCtxt<'tcx>,
def_id: LocalDefId,
body_with_facts: BodyWithBorrowckFacts<'tcx>,
)
Expand description
ยงSafety
See the module level comment.
pub unsafe fn store_mir_body<'tcx>(
_tcx: TyCtxt<'tcx>,
def_id: LocalDefId,
body_with_facts: BodyWithBorrowckFacts<'tcx>,
)
See the module level comment.