rust/src/librustc/middle
2013-05-01 09:14:47 -04:00
..
borrowck rustc: print out filename/line-number when a borrow fails 2013-05-01 09:14:47 -04:00
trans rustc: print out filename/line-number when a borrow fails 2013-05-01 09:14:47 -04:00
typeck correct incorrect handling of overloaded operators, exposing various other bits of rot 2013-05-01 08:49:48 -04:00
astencode.rs new borrow checker (mass squash) 2013-04-30 06:59:32 -04:00
check_const.rs only use #[no_core] in libcore 2013-04-27 21:34:24 -04:00
check_loop.rs rustc: de-mode + fallout from libsyntax changes 2013-04-19 23:23:23 -04:00
check_match.rs librustc: Fix pattern matching on cross crate newtype structs. 2013-04-29 17:35:36 -07:00
const_eval.rs new borrow checker (mass squash) 2013-04-30 06:59:32 -04:00
dataflow.rs dataflow: fix flow of information through pattern variants 2013-04-30 14:07:26 -04:00
freevars.rs only use #[no_core] in libcore 2013-04-27 21:34:24 -04:00
kind.rs new borrow checker (mass squash) 2013-04-30 06:59:32 -04:00
lang_items.rs allover: numerous unused muts etc 2013-04-30 14:10:21 -04:00
lint.rs librustc: Remove the concept of modes from the compiler. 2013-04-29 14:30:55 -07:00
liveness.rs new borrow checker (mass squash) 2013-04-30 06:59:32 -04:00
mem_categorization.rs rustc: remove modes 2013-04-30 14:08:18 -04:00
moves.rs allover: numerous unused muts etc 2013-04-30 14:10:21 -04:00
pat_util.rs only use #[no_core] in libcore 2013-04-27 21:34:24 -04:00
privacy.rs only use #[no_core] in libcore 2013-04-27 21:34:24 -04:00
region.rs new borrow checker (mass squash) 2013-04-30 06:59:32 -04:00
resolve.rs remove some unused mut decls 2013-04-30 16:35:01 -04:00
subst.rs only use #[no_core] in libcore 2013-04-27 21:34:24 -04:00
ty.rs rustc: work around issue with default-method-simple, fix some rebase 2013-04-30 14:09:14 -04:00