roc/compiler/constrain
ayazhafiz 3bff99b0a2 Register accessor closures when they are bound
Previously we only registered record accessor closures in anonymous
contexts, where we assume they must already be specialized based on the
surrounding contexts. This is not true in general since one might bind
an accessor to a name.

Closes #2567
2022-03-06 10:53:12 -05:00
..
src Register accessor closures when they are bound 2022-03-06 10:53:12 -05:00
Cargo.toml even more wip 2022-03-02 17:32:50 +01:00