rename query and use NoSolution
This commit is contained in:
parent
a85b0101e6
commit
57ad73aa27
4 changed files with 9 additions and 6 deletions
|
@ -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
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue