rust/src/librustc/middle/trans
2013-05-11 12:55:49 -07:00
..
_match.rs auto merge of #6356 : dotdash/rust/strinterner, r=pcwalton 2013-05-10 01:55:54 -07:00
adt.rs renamed vec::from_slice to vec::to_owned 2013-05-10 18:38:54 +09:00
asm.rs librustc: Remove the concept of modes from the compiler. 2013-04-29 14:30:55 -07:00
base.rs auto merge of #6389 : sonwow/rust/issue-3356, r=bstrie 2013-05-11 12:55:49 -07:00
block.rs
build.rs Port IRBuilder::CreateVectorSplat 2013-05-07 23:29:19 +09:00
cabi_arm.rs
cabi_mips.rs only use #[no_core] in libcore 2013-04-27 21:34:24 -04:00
cabi_x86_64.rs librustc: rename vec::each(var) to var.each 2013-05-09 14:20:04 +09:00
cabi_x86.rs only use #[no_core] in libcore 2013-04-27 21:34:24 -04:00
cabi.rs renamed vec::from_slice to vec::to_owned 2013-05-10 18:38:54 +09:00
callee.rs auto merge of #6223 : alexcrichton/rust/issue-6183, r=pcwalton 2013-05-10 17:56:02 -07:00
closure.rs Use a specialized string interner to reduce the need for owned strings 2013-05-09 14:40:19 +02:00
common.rs auto merge of #6223 : alexcrichton/rust/issue-6183, r=pcwalton 2013-05-10 17:56:02 -07:00
consts.rs Merge remote-tracking branch 'mozilla/incoming' into issue-5910-dyna-freeze 2013-05-05 15:11:04 -04:00
controlflow.rs Use a specialized string interner to reduce the need for owned strings 2013-05-09 14:40:19 +02:00
datum.rs rustc: Use the new for protocol 2013-05-10 02:46:19 -04:00
debuginfo.rs Use a specialized string interner to reduce the need for owned strings 2013-05-09 14:40:19 +02:00
expr.rs Remove the '<->' operator from the language 2013-05-10 22:51:06 -04:00
foreign.rs Add uninit intrinsic 2013-05-09 22:23:38 +12:00
glue.rs Use a specialized string interner to reduce the need for owned strings 2013-05-09 14:40:19 +02:00
inline.rs Merge remote-tracking branch 'mozilla/incoming' into issue-5910-dyna-freeze 2013-05-05 15:11:04 -04:00
machine.rs Fix typos 2013-05-09 02:34:47 +09:00
macros.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
meth.rs Use a specialized string interner to reduce the need for owned strings 2013-05-09 14:40:19 +02:00
monomorphize.rs auto merge of #6356 : dotdash/rust/strinterner, r=pcwalton 2013-05-10 01:55:54 -07:00
reachable.rs Replace NOTE with FIXME 2013-05-06 14:02:28 -04:00
reflect.rs Use a specialized string interner to reduce the need for owned strings 2013-05-09 14:40:19 +02:00
shape.rs add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
tvec.rs Use a specialized string interner to reduce the need for owned strings 2013-05-09 14:40:19 +02:00
type_of.rs Generate LLVM SIMD vector types 2013-05-08 02:09:19 +09:00
type_use.rs Remove the '<->' operator from the language 2013-05-10 22:51:06 -04:00
uniq.rs
write_guard.rs factor code for write guards into its own module; add neglected resolve_stage0 2013-05-03 22:07:33 -04:00