flux_common::mir_storage

Function store_mir_body

Source
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.