| .. |
|
trans
|
rustc: Clean up some enum code
|
2012-04-27 11:24:43 -07:00 |
|
tstate
|
lots of work to make iface/impls parameterized by regions
|
2012-04-25 19:26:56 -07: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
|
lots of work to make iface/impls parameterized by regions
|
2012-04-25 19:26:56 -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
|
Rewrite exhaustiveness checker
|
2012-04-25 09:15:17 +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 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
|
lots of work to make iface/impls parameterized by regions
|
2012-04-25 19:26:56 -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
|
Add check for path-statements, close #400.
|
2012-04-26 14:43:43 -07: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
|
lots of work to make iface/impls parameterized by regions
|
2012-04-25 19:26:56 -07:00 |
|
ty.rs
|
lots of work to make iface/impls parameterized by regions
|
2012-04-25 19:26:56 -07:00 |
|
typeck.rs
|
rustc: Add min_align_of, pref_align_of intrinsic, deprecate align_of
|
2012-04-27 00:12:39 -07:00 |