rust/src/librustc/middle/trans
2013-08-09 17:39:21 -07:00
..
_match.rs Fix interaction between default matches and guards. Closes #3121. 2013-08-09 17:39:21 -07:00
adt.rs Updated std::Option, std::Either and std::Result 2013-08-05 22:42:21 +02:00
asm.rs rm obsolete for support from the compiler 2013-08-04 00:39:48 -04:00
base.rs rustc: Fix for-range loops that can use iterators 2013-08-07 22:39:57 -04:00
build.rs Updated std::Option, std::Either and std::Result 2013-08-05 22:42:21 +02:00
builder.rs Fix build issues once LLVM has been upgraded 2013-08-04 10:58:23 -07:00
cabi_arm.rs remove obsolete foreach keyword 2013-08-03 22:48:02 -04:00
cabi_mips.rs core: option.map_consume -> option.map_move 2013-08-07 08:52:09 -07:00
cabi_x86_64.rs rustc: Fix for-range loops that can use iterators 2013-08-07 22:39:57 -04:00
cabi_x86.rs Great renaming: propagate throughout the rest of the codebase 2013-06-29 11:20:02 -04:00
cabi.rs Updated std::Option, std::Either and std::Result 2013-08-05 22:42:21 +02:00
callee.rs auto merge of #8262 : dotdash/rust/no_rval_copies, r=pcwalton 2013-08-04 10:55:53 -07:00
closure.rs Updated std::Option, std::Either and std::Result 2013-08-05 22:42:21 +02:00
common.rs core: option.map_consume -> option.map_move 2013-08-07 08:52:09 -07:00
consts.rs std: Change Times trait to use do instead of for 2013-08-01 16:54:22 +02:00
context.rs core: option.map_consume -> option.map_move 2013-08-07 08:52:09 -07:00
controlflow.rs Updated std::Option, std::Either and std::Result 2013-08-05 22:42:21 +02:00
datum.rs New naming convention for ast::{node_id, local_crate, crate_node_id, blk_check_mode, ty_field, ty_method} 2013-07-29 16:16:48 +02:00
debuginfo.rs Updated std::Option, std::Either and std::Result 2013-08-05 22:42:21 +02:00
expr.rs rm obsolete for support from the compiler 2013-08-04 00:39:48 -04:00
foreign.rs add an intrinsic for inbounds GEP 2013-08-06 23:41:20 -04:00
glue.rs Updated std::Option, std::Either and std::Result 2013-08-05 22:42:21 +02:00
inline.rs remove obsolete foreach keyword 2013-08-03 22:48:02 -04:00
machine.rs debuginfo: Added support for struct-style enums. 2013-07-19 07:55:25 +02:00
macros.rs
meth.rs core: option.map_consume -> option.map_move 2013-08-07 08:52:09 -07:00
mod.rs Provide lower level access to the LLVM IR builder 2013-07-21 16:43:06 +02:00
monomorphize.rs Updated std::Option, std::Either and std::Result 2013-08-05 22:42:21 +02:00
reflect.rs Updated std::Option, std::Either and std::Result 2013-08-05 22:42:21 +02:00
tvec.rs remove obsolete foreach keyword 2013-08-03 22:48:02 -04:00
type_.rs librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00
type_of.rs Updated std::Option, std::Either and std::Result 2013-08-05 22:42:21 +02:00
type_use.rs rustc: Fix for-range loops that can use iterators 2013-08-07 22:39:57 -04:00
uniq.rs Adapted trans::common::{block, fn_ctxt, scope_info} to new naming convention. 2013-07-23 15:38:55 +02:00
write_guard.rs New naming convention for ast::{node_id, local_crate, crate_node_id, blk_check_mode, ty_field, ty_method} 2013-07-29 16:16:48 +02:00