about summary refs log tree commit diff
path: root/src/rt/rust_crate_map.h
AgeCommit message (Expand)AuthorLines
2013-09-13Convert rust_crate_map.cpp to RustFlorian Hahn-105/+0
2013-09-04Convert rust_log.cpp to Rust, closes #8703Florian Hahn-6/+8
2013-08-09Remove the C++ runtime. SayonaraBrian Anderson-1/+1
2013-07-22rt: Fix child-iteration bug in crate map.Graydon Hoare-1/+1
2013-03-05mk: --android-cross-path to rustcYoung-il Choi-0/+3
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+10
2012-09-21rustc: Shove the address of the box annihilator into the crate mapPatrick Walton-3/+59
2012-09-07gc: Add stack walker for new garbage collector.Elliott Slaughter-0/+34