Store ability member lambda sets in storage subs

This commit is contained in:
Ayaz Hafiz 2022-07-13 10:05:00 -04:00
parent 52d3f9721f
commit e91247a64d
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58
4 changed files with 63 additions and 33 deletions

View file

@ -133,7 +133,7 @@ impl Phase for LatePhase<'_> {
let (_module_store, module_types) = world.get_mut(&external_module_id).unwrap();
let storage_lambda_set_var = *module_types
.stored_specialization_lambda_set_vars
.stored_ability_lambda_set_vars
.get(&external_lambda_set_var)
.unwrap();
let LambdaSet {