rust/src/rustc/middle
2012-05-15 11:49:11 -07:00
..
trans add node_ids to blocks 2012-05-15 11:49:11 -07:00
tstate Remove be keyword. 2012-05-15 10:41:14 -07:00
alias.rs make poison-on-free work, disable copying if borrowck is enabled 2012-05-15 11:49:08 -07:00
ast_map.rs First cut at dtors for classes 2012-05-14 14:26:10 -07:00
astencode.rs rustc: Break some of metadata's dependencies on session 2012-05-14 20:41:33 -07:00
block_use.rs Convert old-style for loops to new-style 2012-04-06 20:38:23 +02:00
borrowck.rs Remove be keyword. 2012-05-15 10:41:14 -07:00
capture.rs make it illegal to implicitly capture mutable variables 2012-05-07 13:22:42 -07:00
check_alt.rs Mention missing constructor when complaining about inexhaustive top-level pattern 2012-05-03 17:35:12 +02:00
check_const.rs make nominal types optionally parameterized by a self region. 2012-04-19 21:01:11 -07:00
check_loop.rs Remove be keyword. 2012-05-15 10:41:14 -07:00
check_self.rs Enforce that self doesn't escape from a class 2012-05-14 14:26:10 -07:00
const_eval.rs rustc: Move eval_const_expr to its own mod 2012-03-26 17:16:26 -07:00
freevars.rs new cap clause syntax 2012-05-04 12:33:08 -07:00
infer.rs implement new borrow ck (disabled by default) 2012-05-09 17:00:19 -07:00
kind.rs First cut at dtors for classes 2012-05-14 14:26:10 -07:00
last_use.rs Remove do { ... } while ... from the language. 2012-05-10 15:09:33 -07:00
lint.rs New lint pass for picking out uses of old-style vecs and str. 2012-05-01 12:58:07 -07:00
pairwise.rs simplify typing rule for vector addition: use mutability of LHS 2012-04-05 15:18:26 -07:00
pat_util.rs Simplify representation of ast::path 2012-04-23 13:04:46 +02:00
region.rs First cut at dtors for classes 2012-05-14 14:26:10 -07:00
regionck.rs rewrite region resolution so it takes place in typeck 2012-04-16 19:48:00 -07:00
resolve.rs First cut at dtors for classes 2012-05-14 14:26:10 -07:00
ty.rs Remove be keyword. 2012-05-15 10:41:14 -07:00
typeck.rs Remove be keyword. 2012-05-15 10:41:14 -07:00