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

Construct the MIR for a given DefId.