Function rustc_mir_build::thir::cx::thir_body
source · pub(crate) fn thir_body(
tcx: TyCtxt<'_>,
owner_def: LocalDefId
) -> Result<(&Steal<Thir<'_>>, ExprId), ErrorGuaranteed>
pub(crate) fn thir_body(
tcx: TyCtxt<'_>,
owner_def: LocalDefId
) -> Result<(&Steal<Thir<'_>>, ExprId), ErrorGuaranteed>