Skip to content

Commit dc9ceca

Browse files
kenta7777mark-i-m
authored andcommitted
removed jemalloc statements.
1 parent 253affd commit dc9ceca

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/how-to-build-and-run.md

-4
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,6 @@ debuginfo = true
4141

4242
# Gives you line numbers for backtraces.
4343
debuginfo-lines = true
44-
45-
# Link the compiler against `jemalloc`, where on Linux and OSX it should
46-
# override the default allocator for rustc and LLVM.
47-
jemalloc = false
4844
```
4945

5046
### What is x.py?

0 commit comments

Comments
 (0)