rust/src/librustc_trans/trans
2015-08-24 05:35:34 -04:00
..
debuginfo convert to use is_local instead of == LOCAL_CRATE 2015-08-24 05:35:34 -04:00
_match.rs fallout from moving def-id 2015-08-24 05:35:34 -04:00
adt.rs Implement repr(simd) as an alias for #[simd]. 2015-08-17 10:57:18 -07:00
asm.rs
attributes.rs Remove morestack support 2015-08-10 16:35:44 -07:00
base.rs convert to use is_local instead of == LOCAL_CRATE 2015-08-24 05:35:34 -04: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
cabi_x86_win64.rs Fix copy-paste bug. 2015-08-11 10:41:22 -07:00
cabi_x86.rs
cabi.rs
callee.rs convert to use is_local instead of == LOCAL_CRATE 2015-08-24 05:35:34 -04:00
cleanup.rs Implement Win64 eh_personality natively. 2015-07-30 11:35:16 -07:00
closure.rs fallout from moving def-id 2015-08-24 05:35:34 -04:00
common.rs fallout from moving def-id 2015-08-24 05:35:34 -04: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 Make C_u8 take a u8 instead of a usize value 2015-08-05 09:56:29 +02:00
declare.rs Remove morestack support 2015-08-10 16:35:44 -07:00
expr.rs convert to use is_local instead of == LOCAL_CRATE 2015-08-24 05:35:34 -04:00
foreign.rs Create "platform-intrinsic" ABI for SIMD/platform intrinsics. 2015-08-17 14:41:38 -07:00
glue.rs convert to use is_local instead of == LOCAL_CRATE 2015-08-24 05:35:34 -04:00
inline.rs convert to use is_local instead of == LOCAL_CRATE 2015-08-24 05:35:34 -04:00
intrinsic.rs Improve codegen for the various "with overflow" intrinsics 2015-08-23 15:35:45 +02:00
llrepr.rs
machine.rs trans: Clean up handling the LLVM data layout 2015-07-16 20:25:52 -07:00
macros.rs
meth.rs convert to use is_local instead of == LOCAL_CRATE 2015-08-24 05:35:34 -04: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 Add dropflag hints (stack-local booleans) for unfragmented paths in trans. 2015-07-28 16:14:58 +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