out with the old code and in with the air tree

This commit is contained in:
microproofs
2023-07-25 12:13:32 -04:00
committed by Kasey
parent 02ce3761ae
commit 55dd1a1a56
13 changed files with 3395 additions and 8318 deletions

View File

@@ -317,7 +317,6 @@ impl CheckedModules {
FunctionAccessKey {
module_name: module.name.clone(),
function_name: func.name.clone(),
variant_name: String::new(),
},
func,
);