Don't require rigid alias's trait to hold
This commit is contained in:
parent
afa859f812
commit
bb3c98165c
2 changed files with 41 additions and 1 deletions
|
@ -45,7 +45,6 @@ where
|
|||
goal,
|
||||
goal.predicate.alias,
|
||||
);
|
||||
this.add_goal(GoalSource::AliasWellFormed, goal.with(cx, trait_ref));
|
||||
this.evaluate_added_goals_and_make_canonical_response(Certainty::Yes)
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue