rename query and use NoSolution
This commit is contained in:
@@ -554,7 +554,7 @@ pub fn provide(providers: &mut ty::query::Providers) {
|
||||
specialization_graph_of: specialize::specialization_graph_provider,
|
||||
specializes: specialize::specializes,
|
||||
subst_and_check_impossible_predicates,
|
||||
check_const_param_definitely_unequal: misc::check_const_param_definitely_unequal,
|
||||
check_tys_might_be_eq: misc::check_tys_might_be_eq,
|
||||
is_impossible_method,
|
||||
..*providers
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user