rust/src/librustc/middle
2013-03-13 13:57:56 -07:00
..
borrowck librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
trans auto merge of #5339 : catamorphism/rust/less-copy, r=catamorphism 2013-03-13 13:57:56 -07:00
typeck Keep everything tidy. 2013-03-12 01:03:34 -07:00
astencode.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
check_const.rs Const dereference works now, so allow it. 2013-03-09 17:40:59 -08:00
check_loop.rs librustc: Stop parsing fn@, fn~, and fn& 2013-03-02 18:47:48 -08:00
check_match.rs Implement vector destructuring from tail 2013-03-11 19:01:51 +09:00
const_eval.rs libsyntax: Remove struct literal expressions from the compiler 2013-03-07 22:32:55 -08:00
freevars.rs Remove unused imports throughout src/ 2013-03-04 12:27:01 -05:00
kind.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
lang_items.rs Add manual &self/ and &static/ and /&self declarations that 2013-03-06 15:12:57 -05:00
lint.rs librustc: Lint the old drop destructor notation off 2013-03-11 09:36:00 -07:00
liveness.rs Parse inline assembly. 2013-03-12 01:03:34 -07:00
mem_categorization.rs Parse inline assembly. 2013-03-12 01:03:34 -07:00
moves.rs Parse inline assembly. 2013-03-12 01:03:34 -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 rustc: Remove uses of DVec 2013-03-08 09:54:20 -05:00
region.rs Remove @ast::Region and replace with @ast::Lifetime. 2013-03-09 19:43:59 -05:00
resolve.rs librustc: Replace all uses of fn() with &fn(). rs=defun 2013-03-11 09:35:58 -07:00
ty.rs Parse inline assembly. 2013-03-12 01:03:34 -07:00