rust/src/librustc/middle/trans
bors 9616b3d11e auto merge of #5089 : sanxiyn/rust/llvm-struct, r=pcwalton
Note on `struct_elt`: the comment is wrong, it actually dereferences the nth element of LLVM struct type if it is a pointer. That's why `T_ptr` is removed in `callee.rs`.
2013-02-25 18:36:39 -08:00
..
_match.rs librustc: De-mut trans. rs=demuting 2013-02-21 15:45:55 -08:00
base.rs auto merge of #5089 : sanxiyn/rust/llvm-struct, r=pcwalton 2013-02-25 18:36:39 -08:00
block.rs
build.rs auto merge of #5044 : thestinger/rust/range, r=pcwalton 2013-02-19 19:04:28 -08:00
cabi_x86_64.rs Consolidate codes dealing with LLVM struct type 2013-02-23 01:25:10 +09:00
cabi.rs
callee.rs Consolidate codes dealing with LLVM struct type 2013-02-23 01:25:10 +09:00
closure.rs auto merge of #5051 : bstrie/rust/deimpself, r=pcwalton 2013-02-22 10:24:43 -08:00
common.rs auto merge of #5089 : sanxiyn/rust/llvm-struct, r=pcwalton 2013-02-25 18:36:39 -08:00
consts.rs librustc: Get rid of structural records save for front/test.rs. 2013-02-20 18:45:50 -08:00
controlflow.rs librustc: De-mut some of trans 2013-02-21 15:45:55 -08:00
datum.rs De-implicit-self librustc 2013-02-22 01:42:03 -05:00
debuginfo.rs librustc: De-mut trans. rs=demuting 2013-02-21 15:45:55 -08:00
expr.rs auto merge of #5051 : bstrie/rust/deimpself, r=pcwalton 2013-02-22 10:24:43 -08:00
foreign.rs librustc: Get rid of structural records save for front/test.rs. 2013-02-20 18:45:50 -08:00
glue.rs Put unique allocs in managed heap when they might contain managed boxes. 2013-02-21 23:01:17 -08:00
inline.rs librustc: Get rid of structural records save for front/test.rs. 2013-02-20 18:45:50 -08:00
machine.rs librustc: Get rid of structural records save for front/test.rs. 2013-02-20 18:45:50 -08:00
macros.rs
meth.rs Put unique allocs in managed heap when they might contain managed boxes. 2013-02-21 23:01:17 -08:00
monomorphize.rs bump up limit on monomorphization 2013-02-21 16:18:22 -08:00
reachable.rs
reflect.rs librustc: change driver::session::Session::str_of to return @~str 2013-02-19 10:11:05 -08:00
shape.rs librustc: Get rid of structural records save for front/test.rs. 2013-02-20 18:45:50 -08:00
tvec.rs auto merge of #5051 : bstrie/rust/deimpself, r=pcwalton 2013-02-22 10:24:43 -08:00
type_of.rs librustc: Get rid of structural records save for front/test.rs. 2013-02-20 18:45:50 -08:00
type_use.rs librustc: Get rid of structural records save for front/test.rs. 2013-02-20 18:45:50 -08:00
uniq.rs Put unique allocs in managed heap when they might contain managed boxes. 2013-02-21 23:01:17 -08:00