aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rust_crate.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move to macro-based logging checks in the C++ codeMarijn Haverbeke2011-04-071-1/+1
| | | | | No functions should be called for log statements that turn out to be inactive.
* Be a little more careful before assuming we have crate debuginfo and abbrevs ↵Graydon Hoare2010-07-201-4/+12
| | | | to read.
* Add rust_task::gc(size_t args) method that drops us back into the GC glue.Graydon Hoare2010-06-251-0/+5
|
* Populate tree.Graydon Hoare2010-06-231-0/+63