rust/src/librustc/middle
2013-06-11 12:36:42 -07:00
..
borrowck clean-up unused import warnings 2013-06-10 23:15:01 +10:00
trans rustc: Remove task type defs from trans 2013-06-11 12:36:42 -07:00
typeck fix tests, remove some warnings 2013-06-11 02:34:14 +10:00
astencode.rs clean-up unused import warnings 2013-06-10 23:15:01 +10:00
check_const.rs syntax: move callee_id into the expr_ variants 2013-06-01 15:31:56 -07:00
check_loop.rs
check_match.rs remove deprecated vec::{is_empty, len} functions 2013-06-08 23:19:30 -04:00
const_eval.rs std: remove fold[lr] in favour of iterators 2013-06-09 02:22:23 +10:00
dataflow.rs clean-up unused import warnings 2013-06-10 23:15:01 +10:00
effect.rs syntax: move callee_id into the expr_ variants 2013-06-01 15:31:56 -07:00
entry.rs libextra: Rename the actual metadata names of libcore to libstd and libstd to libextra 2013-05-22 21:57:07 -07:00
freevars.rs clean-up unused import warnings 2013-06-10 23:15:01 +10:00
kind.rs remove deprecated vec::{is_empty, len} functions 2013-06-08 23:19:30 -04:00
lang_items.rs Remove all uses of pub impl. rs=style 2013-06-01 09:18:27 -07:00
lint.rs std: convert str::char_at* to methods. 2013-06-10 23:02:55 +10:00
liveness.rs std: remove foldr and alli methods in vec 2013-06-09 02:22:23 +10:00
mem_categorization.rs syntax: move callee_id into the expr_ variants 2013-06-01 15:31:56 -07:00
moves.rs syntax: move callee_id into the expr_ variants 2013-06-01 15:31:56 -07:00
pat_util.rs Move checking for moves and initialization of local variables and patterns into 2013-05-28 20:22:14 -04:00
privacy.rs token_to_ident takes argument by reference 2013-06-05 12:01:38 -07:00
region.rs removed some interner fields 2013-06-05 12:01:38 -07:00
resolve.rs auto merge of #7046 : luqmana/rust/issue-7044, r=sanxiyn 2013-06-10 20:52:32 -07:00
subst.rs libextra: Rename the actual metadata names of libcore to libstd and libstd to libextra 2013-05-22 21:57:07 -07:00
ty.rs ty: several small fixes to is_instantiable 2013-06-11 11:44:53 +02:00