fn mir_build<'tcx>(tcx: TyCtxt<'tcx>, def: LocalDefId) -> Body<'tcx>
Expand description

Construct the MIR for a given DefId.