Use the GlobalAlloc trait for #[global_allocator]
This commit is contained in:
parent
eb69593f73
commit
86753ce1cc
17 changed files with 171 additions and 710 deletions
|
|
@ -12,7 +12,6 @@ test = false
|
|||
doc = false
|
||||
|
||||
[dependencies]
|
||||
alloc_system = { path = "../liballoc_system" }
|
||||
core = { path = "../libcore" }
|
||||
libc = { path = "../rustc/libc_shim" }
|
||||
compiler_builtins = { path = "../rustc/compiler_builtins_shim" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue