rust/compiler/rustc_infer/src
bors 91f9806208 Auto merge of #88166 - BoxyUwU:const-equate-canon, r=lcnr
canonicalize consts before calling try_unify_abstract_consts query

Fixes #88022
Fixes #86953
Fixes #77708
Fixes #82034
Fixes #85031

these ICEs were all caused by calling the `try_unify_abstract_consts` query with inference vars in substs

r? `@lcnr`
2021-08-22 18:00:22 +00:00
..
infer Auto merge of #88166 - BoxyUwU:const-equate-canon, r=lcnr 2021-08-22 18:00:22 +00:00
traits introduce a Coerce predicate 2021-08-19 17:28:24 -04:00
lib.rs Remove box syntax from rustc_infer 2021-08-18 09:25:26 +02:00