rust/src/librustc/middle
bors 0a677bcf6e auto merge of #8462 : thestinger/rust/loop-cleanup, r=cmr
I missed some of this in e7bb33aed8. Hopefully it's all gone now :).
2013-08-14 10:35:12 -07:00
..
borrowck borrowck: Integrate AutoBorrowObj into borrowck / mem_categorization 2013-08-11 14:01:23 -04:00
cfg std: Rename Iterator.transform -> .map 2013-08-10 07:33:21 -07:00
trans auto merge of #8462 : thestinger/rust/loop-cleanup, r=cmr 2013-08-14 10:35:12 -07:00
typeck auto merge of #8462 : thestinger/rust/loop-cleanup, r=cmr 2013-08-14 10:35:12 -07:00
astencode.rs typeck: Modify method resolution to use new object adjustments, and 2013-08-11 14:01:23 -04:00
check_const.rs
check_loop.rs
check_match.rs Merge branch 'vec-exh' of https://github.com/stepancheg/rust into rollup 2013-08-10 13:00:20 -07:00
const_eval.rs std: Rename Iterator.transform -> .map 2013-08-10 07:33:21 -07:00
dataflow.rs rustc: Fix for-range loops that can use iterators 2013-08-07 22:39:57 -04:00
effect.rs
entry.rs
freevars.rs
graph.rs Bugfix .each_edge in middle/graph.rs 2013-08-07 22:39:57 -04:00
kind.rs
lang_items.rs core: option.map_consume -> option.map_move 2013-08-07 08:52:09 -07:00
lint.rs librustc: Convert from @Object to @mut Object as needed 2013-08-11 13:26:59 -04:00
liveness.rs core: option.map_consume -> option.map_move 2013-08-07 08:52:09 -07:00
mem_categorization.rs borrowck: Integrate AutoBorrowObj into borrowck / mem_categorization 2013-08-11 14:01:23 -04:00
moves.rs
pat_util.rs
privacy.rs Forbid pub/priv where it has no effect 2013-08-12 23:20:46 -07:00
reachable.rs
region.rs core: option.map_consume -> option.map_move 2013-08-07 08:52:09 -07:00
resolve.rs Mass rename of .consume{,_iter}() to .move_iter() 2013-08-10 07:01:07 -07:00
subst.rs
ty.rs Forbid pub/priv where it has no effect 2013-08-12 23:20:46 -07:00