rust/src/rustc/middle/trans
2012-05-18 19:07:19 -07:00
..
alt.rs test that we preserve boxes in patterns---still one bug 2012-05-18 14:32:37 -07:00
base.rs add a new debugging aid--tracing 2012-05-18 19:07:19 -07:00
build.rs add a new debugging aid--tracing 2012-05-18 19:07:19 -07:00
closure.rs use -Z to distinguish internal debugging options 2012-05-18 10:38:18 -07:00
common.rs Annotate or fix FIXMEs in LLVM bindings and metadata code 2012-05-17 20:39:17 -07:00
debuginfo.rs add node_ids to blocks 2012-05-15 11:49:11 -07:00
impl.rs More work on reflection, now calls iface visitors back as well. 2012-05-14 15:49:10 -07:00
native.rs Include intrinsic module in all crates, emit visit glue, fn intrinsic::visit_ty. Not yet working. 2012-05-16 18:24:00 -07:00
reachable.rs First cut at dtors for classes 2012-05-14 14:26:10 -07:00
reflect.rs Include intrinsic module in all crates, emit visit glue, fn intrinsic::visit_ty. Not yet working. 2012-05-16 18:24:00 -07:00
shape.rs Generate drop glue correctly for classes with destructors 2012-05-15 18:00:41 -07:00
tvec.rs Turn constants in back::abi into uints, and propagate types 2012-05-03 22:31:38 -07:00
type_of.rs Generate drop glue correctly for classes with destructors 2012-05-15 18:00:41 -07:00
type_use.rs Include intrinsic module in all crates, emit visit glue, fn intrinsic::visit_ty. Not yet working. 2012-05-16 18:24:00 -07:00
uniq.rs Remove more needless context threading in trans 2012-03-23 14:45:47 +01:00