flux_common::mir_storage

Function retrieve_mir_body

Source
pub unsafe fn retrieve_mir_body<'tcx>(
    _tcx: TyCtxt<'tcx>,
    def_id: LocalDefId,
) -> BodyWithBorrowckFacts<'tcx>
Expand description

ยงSafety

See the module level comment.