Searched refs:replace_errors_with_variables (Results 1 – 2 of 2) sorted by relevance
484 pub fn replace_errors_with_variables<T>(t: &T) -> Canonical<T> in replace_errors_with_variables() function
3838 let canonical = hir_ty::replace_errors_with_variables(&self.ty); in autoderef_()4020 let canonical = hir_ty::replace_errors_with_variables(&self.ty); in iterate_method_candidates_dyn()4077 let canonical = hir_ty::replace_errors_with_variables(&self.ty); in iterate_path_candidates_dyn()4251 let tys = hir_ty::replace_errors_with_variables(&(self.ty.clone(), other.ty.clone())); in could_unify_with()4256 let tys = hir_ty::replace_errors_with_variables(&(self.ty.clone(), to.ty.clone())); in could_coerce_to()