removed jemalloc statements.
This commit is contained in:
parent
910e243eb1
commit
14eaf2a2d0
|
|
@ -41,10 +41,6 @@ debuginfo = true
|
|||
|
||||
# Gives you line numbers for backtraces.
|
||||
debuginfo-lines = true
|
||||
|
||||
# Link the compiler against `jemalloc`, where on Linux and OSX it should
|
||||
# override the default allocator for rustc and LLVM.
|
||||
jemalloc = false
|
||||
```
|
||||
|
||||
### What is x.py?
|
||||
|
|
|
|||
Loading…
Reference in New Issue