rust/src/librustc_trans/trans
2015-08-25 18:36:10 +02:00
..
debuginfo convert to use is_local instead of == LOCAL_CRATE 2015-08-24 05:35:34 -04:00
_match.rs Separate lifetime starts from alloca() 2015-08-25 18:36:10 +02:00
adt.rs Use StructGEP instead of GEPi where appropriate 2015-08-24 23:39:56 +02:00
asm.rs Change some instances of .connect() to .join() 2015-07-10 19:40:46 -04:00
attributes.rs Remove morestack support 2015-08-10 16:35:44 -07:00
base.rs Separate lifetime starts from alloca() 2015-08-25 18:36:10 +02:00
basic_block.rs
build.rs trans: Move rust_try into the compiler 2015-07-21 16:08:11 -07:00
builder.rs trans: Move rust_try into the compiler 2015-07-21 16:08:11 -07:00
cabi_aarch64.rs
cabi_arm.rs
cabi_mips.rs
cabi_powerpc.rs
cabi_x86_64.rs Use vec![elt; n] where possible 2015-07-09 11:05:32 +02:00
cabi_x86_win64.rs Fix copy-paste bug. 2015-08-11 10:41:22 -07:00
cabi_x86.rs
cabi.rs
callee.rs Separate lifetime starts from alloca() 2015-08-25 18:36:10 +02:00
cleanup.rs Add missing lifetime intrinsics in a few places 2015-08-25 18:36:10 +02:00
closure.rs Auto merge of #27981 - dotdash:gepi, r=brson 2015-08-25 10:46:06 +00:00
common.rs Separate lifetime starts from alloca() 2015-08-25 18:36:10 +02:00
consts.rs fallout from moving def-id 2015-08-24 05:35:34 -04:00
context.rs fallout from moving def-id 2015-08-24 05:35:34 -04:00
controlflow.rs
datum.rs Separate lifetime starts from alloca() 2015-08-25 18:36:10 +02:00
declare.rs Remove morestack support 2015-08-10 16:35:44 -07:00
expr.rs Separate lifetime starts from alloca() 2015-08-25 18:36:10 +02:00
foreign.rs Add missing lifetime intrinsics in a few places 2015-08-25 18:36:10 +02:00
glue.rs Add missing lifetime intrinsics in a few places 2015-08-25 18:36:10 +02:00
inline.rs convert to use is_local instead of == LOCAL_CRATE 2015-08-24 05:35:34 -04:00
intrinsic.rs Add missing lifetime intrinsics in a few places 2015-08-25 18:36:10 +02:00
llrepr.rs Change some instances of .connect() to .join() 2015-07-10 19:40:46 -04:00
machine.rs trans: Clean up handling the LLVM data layout 2015-07-16 20:25:52 -07:00
macros.rs
meth.rs Auto merge of #27981 - dotdash:gepi, r=brson 2015-08-25 10:46:06 +00:00
mod.rs rustc: Allow changing the default allocator 2015-08-14 15:13:10 -07:00
monomorphize.rs fallout from moving def-id 2015-08-24 05:35:34 -04:00
tvec.rs Separate lifetime starts from alloca() 2015-08-25 18:36:10 +02:00
type_.rs Remove #[cfg(stage0)] annotation 2015-08-09 22:05:23 +02:00
type_of.rs fallout from moving def-id 2015-08-24 05:35:34 -04:00
value.rs