Function clippy_utils::ty::normalize_with_regions

source ยท
pub fn normalize_with_regions<'tcx>(
    tcx: TyCtxt<'tcx>,
    param_env: ParamEnv<'tcx>,
    ty: Ty<'tcx>
) -> Ty<'tcx>