roc/compiler/can
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
tests Remove spaces around var in record update 2022-02-20 20:17:29 -05:00
Cargo.toml Merge remote-tracking branch 'origin/trunk' into constraints-soa 2022-03-01 22:39:51 +01:00