Function rustc_trait_selection::solve::eval_ctxt::select::structurally_normalize
source · fn structurally_normalize<'tcx>(
ty: Ty<'tcx>,
infcx: &InferCtxt<'tcx>,
param_env: ParamEnv<'tcx>,
nested: &mut Vec<PredicateObligation<'tcx>>
) -> Ty<'tcx>