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