removed jemalloc statements.
This commit is contained in:
parent
253affdfc5
commit
dc9ceca103
|
|
@ -41,10 +41,6 @@ debuginfo = true
|
||||||
|
|
||||||
# Gives you line numbers for backtraces.
|
# Gives you line numbers for backtraces.
|
||||||
debuginfo-lines = true
|
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?
|
### What is x.py?
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue