compiles. In progress new custom allocator

This commit is contained in:
mtgmonkey 2025-05-13 13:38:57 -04:00
parent a46f795b5a
commit b2475a7b27
16 changed files with 763 additions and 23 deletions

View file

@ -1,6 +1,6 @@
[unstable]
build-std = ["core", "compiler_builtins"] # recompile these
build-std-features = ["compiler-builtins-mem"]
build-std = ["alloc", "core", "compiler_builtins"] # recompile these
build-std-features = [ "compiler-builtins-mem" ]
[build]
target = "x86_64-rustboot.json" # target OS specifications