rustc_monomorphize::mono_checks::abi_check

Function check_feature_dependent_abi

Source
pub(crate) fn check_feature_dependent_abi<'tcx>(
    tcx: TyCtxt<'tcx>,
    instance: Instance<'tcx>,
    body: &'tcx Body<'tcx>,
)