move-language / move

Apache License 2.0
2.25k stars 679 forks source link

[loader] Clean-ups #1001

Closed amnn closed 1 year ago

amnn commented 1 year ago

Consolidate rollback and searching through structs and functions for the module currently being loaded, in preparation for supporting canonicalizing structs in the loader.

Test Plan

Existing tests -- these are all behaviour preserving refactorings.