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

Construct the MIR for a given DefId.