rust/src/rustc/middle
Tim Chevalier f96a2a2ca1 Remove by-mutable-ref mode from the compiler
and test cases. Closes #3513
2012-10-05 22:45:50 -07:00
..
borrowck Remove by-mutable-ref mode from the compiler 2012-10-05 22:45:50 -07:00
trans Remove by-mutable-ref mode from the compiler 2012-10-05 22:45:50 -07:00
typeck rustc: Add a new method_self method call origin. Part of default methods. 2012-10-05 18:53:04 -07:00
astencode.rs rustc: Add a new method_self method call origin. Part of default methods. 2012-10-05 18:53:04 -07:00
borrowck.rs Remove uses of mutable ref mode. 2012-10-05 16:57:37 -07:00
capture.rs Demode vec::push (and convert to method) 2012-09-26 18:02:07 -07:00
check_alt.rs Demoding in iter: any, all, map_to_vec, flat_map_to_vec, filter_to_vec 2012-09-28 17:44:15 -07:00
check_const.rs core: More option demoding 2012-09-27 17:49:10 -07:00
check_loop.rs Remove 'with' 2012-09-04 15:47:04 -07:00
const_eval.rs demode vec 2012-09-28 13:27:45 -07:00
freevars.rs Demode vec::push (and convert to method) 2012-09-26 18:02:07 -07:00
kind.rs Remove by-mutable-ref mode from the compiler 2012-10-05 22:45:50 -07:00
lang_items.rs Move over to calling ptr::addr_of 2012-10-01 15:12:09 -07:00
lint.rs Removing explicit uses of + mode 2012-10-02 14:31:39 -07:00
liveness.rs Remove by-mutable-ref mode from the compiler 2012-10-05 22:45:50 -07:00
mem_categorization.rs Remove by-mutable-ref mode from the compiler 2012-10-05 22:45:50 -07:00
pat_util.rs Demode vec::push (and convert to method) 2012-09-26 18:02:07 -07:00
privacy.rs rustc: Add a new method_self method call origin. Part of default methods. 2012-10-05 18:53:04 -07:00
region.rs Demode vec::push (and convert to method) 2012-09-26 18:02:07 -07:00
resolve.rs rustc: Implement simple trait inheritance. 2012-10-05 11:52:08 -07:00
ty.rs rustc: Add a new method_self method call origin. Part of default methods. 2012-10-05 18:53:04 -07:00
typeck.rs rustc: Add a new method_self method call origin. Part of default methods. 2012-10-05 18:53:04 -07:00