rust/src/librustc/middle/trans
2013-05-30 23:31:48 -07:00
..
_match.rs Remove copy bindings from patterns. 2013-05-30 15:20:36 -04:00
adt.rs librustc: Bump the offset when translating const structs. Closes #6352. 2013-05-30 18:17:32 -07:00
asm.rs Remove a bunch of unnecessary allocations and copies 2013-05-30 11:49:04 +02:00
base.rs Remove some spurious copies that are identified by later patches 2013-05-30 09:54:39 -04:00
block.rs
build.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
cabi_arm.rs
cabi_mips.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
cabi_x86_64.rs
cabi_x86.rs libextra: Rename the actual metadata names of libcore to libstd and libstd to libextra 2013-05-22 21:57:07 -07:00
cabi.rs Remove a bunch of unnecessary allocations and copies 2013-05-30 11:49:04 +02:00
callee.rs Remove TrByImplicitRef and source field on datums 2013-05-30 09:47:14 -04:00
closure.rs Remove TrByImplicitRef and source field on datums 2013-05-30 09:47:14 -04:00
common.rs Remove local_imm/local_mem since all variables are now by reference 2013-05-30 09:54:38 -04:00
consts.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
controlflow.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
datum.rs Fix matching of rvalues with destructors 2013-05-30 15:20:36 -04:00
debuginfo.rs Replace NDM with proper FIXME 2013-05-30 15:20:36 -04:00
expr.rs Remove local_imm/local_mem since all variables are now by reference 2013-05-30 09:54:38 -04:00
foreign.rs Remove TrByImplicitRef and source field on datums 2013-05-30 09:47:14 -04:00
glue.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
inline.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
machine.rs Remove all unnecessary allocations (as flagged by lint) 2013-05-20 16:10:40 -05:00
macros.rs
meth.rs Remove TrByImplicitRef and source field on datums 2013-05-30 09:47:14 -04:00
monomorphize.rs librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
reachable.rs libextra: Rename the actual metadata names of libcore to libstd and libstd to libextra 2013-05-22 21:57:07 -07:00
reflect.rs Implementing suggestions from @nikomatsakis 2013-05-27 19:34:25 -07:00
shape.rs Silence various warnings throughout test modules 2013-05-28 15:27:35 -05:00
tvec.rs add an align parameter to call_memcpy 2013-05-26 10:26:04 -04:00
type_of.rs Omit unused implicit argument if return type is immediate. 2013-05-27 17:13:01 -07:00
type_use.rs Remove some spurious copies that are identified by later patches 2013-05-30 09:54:39 -04:00
uniq.rs
write_guard.rs libextra: Rename the actual metadata names of libcore to libstd and libstd to libextra 2013-05-22 21:57:07 -07:00