rust/src/librustc/middle
bors b5d77d20ec auto merge of #8223 : davidhalperin/rust/master, r=Aatch
Closes #7907

This is my first pull request so let me know if I've done anything wrong.  I tried to pick off a nice easy one.
2013-08-03 11:52:50 -07:00
..
borrowck replace all remaining for with foreach or do 2013-08-03 03:00:42 -04:00
cfg migrate many for loops to foreach 2013-08-01 05:34:55 -04:00
trans option: mutate() and mutate_default() should return bool 2013-08-03 03:11:11 -04:00
typeck auto merge of #8223 : davidhalperin/rust/master, r=Aatch 2013-08-03 11:52:50 -07:00
astencode.rs replace all remaining for with foreach or do 2013-08-03 03:00:42 -04:00
check_const.rs librustc: Introduce a new visitor type based on traits and port syntax to it. 2013-08-02 21:57:58 -07:00
check_loop.rs librustc: Introduce a new visitor type based on traits and port syntax to it. 2013-08-02 21:57:58 -07:00
check_match.rs replace all remaining for with foreach or do 2013-08-03 03:00:42 -04:00
const_eval.rs librustc: Introduce a new visitor type based on traits and port syntax to it. 2013-08-02 21:57:58 -07:00
dataflow.rs replace all remaining for with foreach or do 2013-08-03 03:00:42 -04:00
effect.rs librustc: Introduce a new visitor type based on traits and port syntax to it. 2013-08-02 21:57:58 -07:00
entry.rs librustc: Introduce a new visitor type based on traits and port syntax to it. 2013-08-02 21:57:58 -07:00
freevars.rs librustc: Introduce a new visitor type based on traits and port syntax to it. 2013-08-02 21:57:58 -07:00
graph.rs replace all remaining for with foreach or do 2013-08-03 03:00:42 -04:00
kind.rs replace all remaining for with foreach or do 2013-08-03 03:00:42 -04:00
lang_items.rs replace all remaining for with foreach or do 2013-08-03 03:00:42 -04:00
lint.rs make for parse as foreach does 2013-08-03 03:00:42 -04:00
liveness.rs librustc: Introduce a new visitor type based on traits and port syntax to it. 2013-08-02 21:57:58 -07:00
mem_categorization.rs replace range with an external iterator 2013-08-02 00:51:14 -04:00
moves.rs replace all remaining for with foreach or do 2013-08-03 03:00:42 -04:00
pat_util.rs replace all remaining for with foreach or do 2013-08-03 03:00:42 -04:00
privacy.rs librustc: Introduce a new visitor type based on traits and port syntax to it. 2013-08-02 21:57:58 -07:00
reachable.rs replace all remaining for with foreach or do 2013-08-03 03:00:42 -04:00
region.rs librustc: Introduce a new visitor type based on traits and port syntax to it. 2013-08-02 21:57:58 -07:00
resolve.rs replace all remaining for with foreach or do 2013-08-03 03:00:42 -04:00
subst.rs Generalize the ty::substs struct so that it can represent 2013-07-24 16:52:57 -04:00
ty.rs replace all remaining for with foreach or do 2013-08-03 03:00:42 -04:00