rust/src/librustc_trans/trans
2016-01-26 10:17:54 -05:00
..
debuginfo Auto merge of #30975 - Manishearth:rollup, r=Manishearth 2016-01-17 12:23:57 +00:00
mir Auto merge of #31077 - nagisa:mir-temp-promotion, r=dotdash 2016-01-22 11:36:50 +00:00
_match.rs Rename Def's variants and don't reexport them 2016-01-20 22:31:10 +03:00
adt.rs revert using trans::Disr in LoadRangeAssert 2016-01-18 11:30:52 +01:00
asm.rs
assert_dep_graph.rs std: Stabilize APIs for the 1.7 release 2016-01-16 11:03:10 -08:00
attributes.rs
base.rs Add caching of external MIR in trans::collector 2016-01-26 10:17:54 -05:00
basic_block.rs
build.rs revert using trans::Disr in LoadRangeAssert 2016-01-18 11:30:52 +01:00
builder.rs
cabi_aarch64.rs
cabi_arm.rs
cabi_mips.rs
cabi_powerpc64.rs
cabi_powerpc.rs
cabi_x86_64.rs
cabi_x86_win64.rs
cabi_x86.rs
cabi.rs
callee.rs Rename Def's variants and don't reexport them 2016-01-20 22:31:10 +03:00
cleanup.rs
closure.rs use a newtype for the variant discriminant instead of u64 2016-01-16 16:03:09 +01:00
collector.rs Avoid redundant work for drop-glue translation items in trans::collector 2016-01-26 10:17:54 -05:00
common.rs clean up trans_static_method_callee and friends 2016-01-21 14:42:09 +02:00
consts.rs Add caching of external MIR in trans::collector 2016-01-26 10:17:54 -05:00
context.rs Implement the translation item collector. 2016-01-26 10:17:45 -05:00
controlflow.rs Rename Def's variants and don't reexport them 2016-01-20 22:31:10 +03:00
datum.rs revise lifetime handling for alloca's that are initialized as "dropped." 2016-01-13 14:29:50 +01:00
declare.rs
disr.rs use a newtype for the variant discriminant instead of u64 2016-01-16 16:03:09 +01:00
expr.rs Implement the translation item collector. 2016-01-26 10:17:45 -05:00
foreign.rs revert using trans::Disr in LoadRangeAssert 2016-01-18 11:30:52 +01:00
glue.rs Add caching of external MIR in trans::collector 2016-01-26 10:17:54 -05:00
inline.rs
intrinsic.rs use a newtype for the variant discriminant instead of u64 2016-01-16 16:03:09 +01:00
llrepr.rs
machine.rs
macros.rs
meth.rs Implement the translation item collector. 2016-01-26 10:17:45 -05:00
mod.rs Implement the translation item collector. 2016-01-26 10:17:45 -05:00
monomorphize.rs use a newtype for the variant discriminant instead of u64 2016-01-16 16:03:09 +01:00
tvec.rs
type_.rs
type_of.rs
value.rs