Skip to main content

retrieve_mir_body

Function retrieve_mir_body 

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

ยงSafety

See the module level comment.