rust/src/rustc/middle
2012-04-24 14:55:16 -07:00
..
trans rustc: Remove a bitcast. Issue #2276 2012-04-24 14:00:50 -07:00
tstate Move map iface over to more for-friendly iteration methods 2012-04-23 15:18:19 +02:00
alias.rs Add new syntax for patterns that match the head constructor only 2012-04-20 00:56:46 -07:00
ast_map.rs Allow classes to be cast to ifaces that are in the same crate 2012-04-23 21:15:03 -07:00
block_use.rs Convert old-style for loops to new-style 2012-04-06 20:38:23 +02:00
capture.rs Move map iface over to more for-friendly iteration methods 2012-04-23 15:18:19 +02:00
check_alt.rs Add new syntax for patterns that match the head constructor only 2012-04-20 00:56:46 -07: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 support for old-style for 2012-04-06 20:38:23 +02:00
const_eval.rs rustc: Move eval_const_expr to its own mod 2012-03-26 17:16:26 -07:00
fn_usage.rs Convert old-style for loops to new-style 2012-04-06 20:38:23 +02:00
freevars.rs Bulk-edit mutable -> mut. 2012-03-26 18:35:18 -07:00
infer.rs Various regions fixes. 2012-04-23 08:02:59 -07:00
kind.rs Require values to be copyable when cast 2012-04-18 17:21:39 +02:00
last_use.rs Move map iface over to more for-friendly iteration methods 2012-04-23 15:18:19 +02:00
lint.rs Move map iface over to more for-friendly iteration methods 2012-04-23 15:18:19 +02:00
mutbl.rs make nominal types optionally parameterized by a self region. 2012-04-19 21:01:11 -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 make nominal types optionally parameterized by a self region. 2012-04-19 21:01:11 -07:00
regionck.rs rewrite region resolution so it takes place in typeck 2012-04-16 19:48:00 -07:00
resolve.rs Allow classes to be cast to ifaces that are in the same crate 2012-04-23 21:15:03 -07:00
ty.rs rustc: Fix type_need_unwind_cleanup. Closes #2272 2012-04-24 14:55:16 -07:00
typeck.rs Allow classes to be cast to ifaces that are in the same crate 2012-04-23 21:15:03 -07:00