rust/src/librustc_trans/trans
Huon Wilson 4f7e5ed660 Add the -Z print-enum-sizes flag for displaying enum info.
This replaces required the RUST_LOG=... invocation to make it much more
user friendly.
2014-12-29 23:55:25 +11:00
..
_match.rs Intern Region in tcx. 2014-12-29 23:55:25 +11:00
adt.rs Store Substs in an arena in the tcx. 2014-12-29 23:55:24 +11:00
asm.rs Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
base.rs Add the -Z print-enum-sizes flag for displaying enum info. 2014-12-29 23:55:25 +11:00
basic_block.rs Insert coercions to fn pointer types required for the new types 2014-12-22 12:27:07 -05:00
build.rs
builder.rs Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
cabi_arm.rs
cabi_mips.rs
cabi_x86_64.rs librustc_trans: use #[deriving(Copy)] 2014-12-19 10:51:00 -05:00
cabi_x86_win64.rs
cabi_x86.rs
cabi.rs Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
callee.rs Fix rebase artifacts. 2014-12-29 23:55:25 +11:00
cleanup.rs Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
closure.rs Test fixes and rebase conflicts 2014-12-22 15:17:26 -08:00
common.rs Store Substs in an arena in the tcx. 2014-12-29 23:55:24 +11:00
consts.rs rollup merge of #19891: nikomatsakis/unique-fn-types-3 2014-12-22 12:51:23 -08:00
context.rs Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
controlflow.rs debuginfo: Create debuginfo for for-loop variables again. 2014-12-23 10:45:16 +01:00
datum.rs Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
debuginfo.rs Intern BareFnTys to make sty slightly smaller. 2014-12-29 23:55:24 +11:00
doc.rs /*! -> //! 2014-11-26 16:50:14 -08:00
expr.rs Intern Region in tcx. 2014-12-29 23:55:25 +11:00
foreign.rs rollup merge of #19891: nikomatsakis/unique-fn-types-3 2014-12-22 12:51:23 -08:00
glue.rs Store Substs in an arena in the tcx. 2014-12-29 23:55:24 +11:00
inline.rs
intrinsic.rs rollup merge of #19891: nikomatsakis/unique-fn-types-3 2014-12-22 12:51:23 -08:00
llrepr.rs
machine.rs
macros.rs librustc: Always parse macro!()/macro![] as expressions if not 2014-12-18 12:09:07 -05:00
meth.rs Intern BareFnTys to make sty slightly smaller. 2014-12-29 23:55:24 +11:00
mod.rs auto merge of #20119 : FlaPer87/rust/oibit-send-and-friends, r=nikomatsakis 2014-12-27 13:11:48 +00:00
monomorphize.rs Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
tvec.rs librustc_trans: use #[deriving(Copy)] 2014-12-19 10:51:00 -05:00
type_.rs Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
type_of.rs rollup merge of #19891: nikomatsakis/unique-fn-types-3 2014-12-22 12:51:23 -08:00
value.rs librustc_trans: use #[deriving(Copy)] 2014-12-19 10:51:00 -05:00