rust/src/librustc/middle
bors 3ac89737ca auto merge of #5465 : sanxiyn/rust/remove-oldmap, r=sanxiyn
Improves resolve by 20% as measured by time-passes on rustc.
2013-03-21 01:21:51 -07:00
..
borrowck rustc: Remove some bad copies throughout 2013-03-20 01:28:32 -04:00
trans auto merge of #5447 : erickt/rust/incoming, r=graydon 2013-03-20 15:30:50 -07:00
typeck Apply explicit self transformation before we enter check_fn 2013-03-20 06:17:03 -04:00
astencode.rs rustc: Remove some bad copies throughout 2013-03-20 01:28:32 -04:00
check_const.rs Const dereference works now, so allow it. 2013-03-09 17:40:59 -08:00
check_loop.rs
check_match.rs rustc: Remove some bad copies throughout 2013-03-20 01:28:32 -04:00
const_eval.rs rustc: Remove some bad copies throughout 2013-03-20 01:28:32 -04:00
freevars.rs rustc: Remove some bad copies throughout 2013-03-20 01:28:32 -04:00
kind.rs librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming 2013-03-18 17:21:14 -07:00
lang_items.rs librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming 2013-03-18 17:21:14 -07:00
lint.rs rustc: Remove some bad copies throughout 2013-03-20 01:28:32 -04:00
liveness.rs rustc: Remove some bad copies throughout 2013-03-20 01:28:32 -04:00
mem_categorization.rs rustc: Remove some bad copies throughout 2013-03-20 01:28:32 -04:00
moves.rs Fix type_use for inline asm. 2013-03-15 18:57:19 -07:00
pat_util.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
privacy.rs auto merge of #5443 : alexcrichton/rust/less-bad-copy, r=catamorphism 2013-03-20 00:09:47 -07:00
region.rs librustc: Make the compiler ignore purity. 2013-03-18 17:21:16 -07:00
resolve.rs auto merge of #5465 : sanxiyn/rust/remove-oldmap, r=sanxiyn 2013-03-21 01:21:51 -07:00
ty.rs Refactor the self-info so that the def-id is carried in ty_self() 2013-03-20 06:14:53 -04:00