rust/src/librustc/middle/trans
2013-01-11 23:42:51 -08:00
..
_match.rs librustc: Make all external functions unsafe. r=tjc 2013-01-10 21:24:08 -08:00
base.rs Allow consts' LLVM types to depend on their initializers. 2013-01-11 23:42:51 -08:00
block.rs Rename src/rustc to src/librustc. Use the driver crate 2012-11-07 13:53:39 -08:00
build.rs librustc: Make all external functions unsafe. r=tjc 2013-01-10 21:24:08 -08:00
callee.rs librustc: Make all external functions unsafe. r=tjc 2013-01-10 21:24:08 -08:00
closure.rs librustc: Make all external functions unsafe. r=tjc 2013-01-10 21:24:08 -08:00
common.rs librustc: Make all external functions unsafe. r=tjc 2013-01-10 21:24:08 -08:00
consts.rs Omit needless zeroes for C-like variants of non-C-like enums 2013-01-11 23:42:51 -08:00
controlflow.rs librustc: Make all external functions unsafe. r=tjc 2013-01-10 21:24:08 -08:00
datum.rs librustc: Make unqualified identifier searches terminate at the nearest module scope. r=tjc 2013-01-08 22:02:35 -08:00
debuginfo.rs librustc: Make all external functions unsafe. r=tjc 2013-01-10 21:24:08 -08:00
expr.rs Allow consts' LLVM types to depend on their initializers. 2013-01-11 23:42:51 -08:00
foreign.rs librustc: Implement a #[no_mangle] attribute to suppress name mangling. r=brson 2013-01-10 21:44:59 -08:00
glue.rs librustc: Make all external functions unsafe. r=tjc 2013-01-10 21:24:08 -08:00
inline.rs mode: reset mode on entry to fn body. 2013-01-10 13:17:25 -08:00
machine.rs librustc: Make all external functions unsafe. r=tjc 2013-01-10 21:24:08 -08:00
macros.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00
meth.rs librustc: Make all external functions unsafe. r=tjc 2013-01-10 21:24:08 -08:00
monomorphize.rs mode: reset mode on entry to fn body. 2013-01-10 13:17:25 -08:00
reachable.rs A collection of refactorings that I found it hard/tiresome to divide: 2013-01-09 14:59:07 -08:00
reflect.rs Remove ret_style and instead check whether fn return type is bot 2013-01-08 14:21:06 -08:00
shape.rs librustc: Make all external functions unsafe. r=tjc 2013-01-10 21:24:08 -08:00
tvec.rs librustc: Make all external functions unsafe. r=tjc 2013-01-10 21:24:08 -08:00
type_of.rs librustc: Make all external functions unsafe. r=tjc 2013-01-10 21:24:08 -08:00
type_use.rs A collection of refactorings that I found it hard/tiresome to divide: 2013-01-09 14:59:07 -08:00
uniq.rs librustc: Make vectors no longer implicitly copyable in rustc. r=graydon 2013-01-07 14:17:36 -08:00