rust/src/librustc/middle
2013-06-11 00:52:47 +10:00
..
borrowck clean-up unused import warnings 2013-06-10 23:15:01 +10:00
trans std: remove str::{connect,concat}*. 2013-06-10 23:57:03 +10:00
typeck std: remove str::{connect,concat}*. 2013-06-10 23:57:03 +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 Use static strings 2013-05-02 10:36:30 +09:00
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 std: replace str::substr with the method. 2013-06-11 00:52:47 +10: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 auto merge of #7023 : thestinger/rust/vec, r=brson 2013-06-08 22:34:10 -07:00