Open brmataptos opened 4 days ago
[!WARNING] This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite. Learn more
main
This stack of pull requests is managed by Graphite. Learn more about stacking.
Description
Various fixes:
Constraint::NoFunction
as it's too broad._ok
versions that compile up to "not implemented" errors.How Has This Been Tested?
Usual tests run, showing unchanged behavior on existing code. Tests under
/lambda/
without.lambda.
config show proper errors generated if to many functions are used._ok
tests now show code working up until "not implemented" errors.Key Areas to Review
Most complex stuff is in previous PR, but:
store
andcopy
properties in captured free variables?/lambda/storage/*_ok.move
tests look like reasonable code to expect from users?Type of Change
Which Components or Systems Does This Change Impact?
Checklist