Function rustc_mir_transform::inner_mir_for_ctfe

source ·
pub(crate) fn inner_mir_for_ctfe(tcx: TyCtxt<'_>, def: LocalDefId) -> Body<'_>