Local program allocator (#12679)

This commit is contained in:
Jack May
2020-10-06 11:03:51 -07:00
committed by GitHub
parent bff3825298
commit 630eb3b907
10 changed files with 408 additions and 188 deletions

View File

@ -67,6 +67,7 @@ fn main() {
let rust_programs = [
"128bit",
"alloc",
"custom_heap",
"dep_crate",
"deprecated_loader",
"dup_accounts",