Add derived causes for host effect predicates
This commit is contained in:
parent
243d2ca4db
commit
2be9ffc1af
15 changed files with 278 additions and 39 deletions
|
@ -353,7 +353,7 @@ where
|
|||
|
||||
ecx.probe_builtin_trait_candidate(BuiltinImplSource::Misc).enter(|ecx| {
|
||||
ecx.add_goals(
|
||||
GoalSource::Misc,
|
||||
GoalSource::ImplWhereBound,
|
||||
const_conditions.into_iter().map(|trait_ref| {
|
||||
goal.with(
|
||||
cx,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue