rust/src/librustc/middle
bors 9ba2e65fd6 auto merge of #5004 : luqmana/rust/rename-use-import, r=catamorphism
Seems like my previous pull request got lost along the way somehow. So here it is updated.
2013-02-18 17:48:34 -08:00
..
borrowck librustc: Stop parsing impl Type : Trait and fix several declarations that slipped through. r=tjc 2013-02-15 16:59:56 -08:00
trans Make univariant enums act like structs, so that they're aligned correctly. 2013-02-17 12:20:42 -08:00
typeck librustc: Stop parsing impl Type : Trait and fix several declarations that slipped through. r=tjc 2013-02-15 16:59:56 -08:00
astencode.rs Removed more capture claueses. 2013-02-17 12:41:45 +10:00
check_const.rs Remove DVec from check_const 2013-02-14 22:36:56 +09:00
check_loop.rs Make ~fn non-copyable, make &fn copyable, split barefn/closure types, 2013-02-07 05:53:30 -08:00
check_match.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
const_eval.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
freevars.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
kind.rs Remove die!, raplace invocations with fail! Issue #4524 pt 3 2013-02-13 17:01:32 -08:00
lang_items.rs oldmap: get rid of legacy _ref suffixes 2013-02-08 19:12:51 -05:00
lint.rs librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00
liveness.rs librustc: Get rid of move. 2013-02-15 02:49:55 -08:00
mem_categorization.rs librustc: Stop parsing impl Type : Trait and fix several declarations that slipped through. r=tjc 2013-02-15 16:59:56 -08:00
moves.rs auto merge of #4854 : thestinger/rust/oldmap, r=catamorphism 2013-02-09 15:02:51 -08:00
pat_util.rs oldmap: use &K instead of K in find and get 2013-02-05 19:41:45 -08:00
privacy.rs oldmap: use &K instead of K in find and get 2013-02-05 19:41:45 -08:00
region.rs oldmap: get rid of legacy _ref suffixes 2013-02-08 19:12:51 -05:00
resolve.rs Long lines. 2013-02-17 21:53:29 -05:00
ty.rs librustc: Stop parsing impl Type : Trait and fix several declarations that slipped through. r=tjc 2013-02-15 16:59:56 -08:00