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
1
src/Cargo.lock
generated
1
src/Cargo.lock
generated
|
|
@ -19,7 +19,6 @@ dependencies = [
|
|||
name = "alloc_jemalloc"
|
||||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"alloc_system 0.0.0",
|
||||
"build_helper 0.1.0",
|
||||
"cc 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"compiler_builtins 0.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue