about summary refs log tree commit diff
path: root/src/rt/rust_crate.cpp
AgeCommit message (Collapse)AuthorLines
2011-04-07Move to macro-based logging checks in the C++ codeMarijn Haverbeke-1/+1
No functions should be called for log statements that turn out to be inactive.
2010-07-20Be a little more careful before assuming we have crate debuginfo and abbrevs ↵Graydon Hoare-4/+12
to read.
2010-06-25Add rust_task::gc(size_t args) method that drops us back into the GC glue.Graydon Hoare-0/+5
2010-06-23Populate tree.Graydon Hoare-0/+63