]> git.lizzy.rs Git - rust.git/commit
Switch to direct HeapAlloc on Windows when not using jemalloc
authorPeter Atashian <retep998@gmail.com>
Sat, 13 Jun 2015 19:13:16 +0000 (15:13 -0400)
committerPeter Atashian <retep998@gmail.com>
Sat, 13 Jun 2015 19:13:16 +0000 (15:13 -0400)
commitebbd90d28f148ec29004c340eeb05e0aa989f9a5
treeaee2ce56eef8da7c0a13cc4a8ae738d7636e54e0
parent50ab23ddbd39d797dde46288af0ae9d29784e7a3
Switch to direct HeapAlloc on Windows when not using jemalloc

Signed-off-by: Peter Atashian <retep998@gmail.com>
src/liballoc/heap.rs