mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-19 10:09:47 +00:00
Revert "Use abilities ImplKey in solve"
This reverts commit b7cb0003134f1b0c657d7173db6965b4247500aa.
This commit is contained in:
parent
b0102a8ae7
commit
f2cf7405df
2 changed files with 34 additions and 44 deletions
|
@ -1766,7 +1766,7 @@ fn check_ability_specialization(
|
|||
deferred_obligations.dominate(
|
||||
RequestedDeriveKey {
|
||||
opaque,
|
||||
ability_member: parent_ability,
|
||||
ability: parent_ability,
|
||||
},
|
||||
specialization_region,
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue