about summary refs log tree commit diff
path: root/src/rt/memory_region.cpp
diff options
context:
space:
mode:
authorEric Holk <eholk@mozilla.com>2011-08-13 15:20:11 -0700
committerEric Holk <eholk@mozilla.com>2011-08-15 09:26:52 -0700
commitbe7325073acb63ed76861de387c6035d714c26db (patch)
tree551adfe941a9d543958e764b45b6aca1fc94bdc1 /src/rt/memory_region.cpp
parentc3535f58427aed5aed891f302de728b0b809838c (diff)
downloadrust-be7325073acb63ed76861de387c6035d714c26db.tar.gz
rust-be7325073acb63ed76861de387c6035d714c26db.zip
Removed spawn and task from the parser. Updated all the tests except for the benchmarks.
Diffstat (limited to 'src/rt/memory_region.cpp')
-rw-r--r--src/rt/memory_region.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rt/memory_region.cpp b/src/rt/memory_region.cpp
index 7b38f65caaf..d9755c55888 100644
--- a/src/rt/memory_region.cpp
+++ b/src/rt/memory_region.cpp
@@ -4,7 +4,7 @@
 // NB: please do not commit code with this uncommented. It's
 // hugely expensive and should only be used as a last resort.
 //
-// #define TRACK_ALLOCATIONS
+#define TRACK_ALLOCATIONS
 
 #define MAGIC 0xbadc0ffe