.. |
trans
|
rustc: Move path_to_ident to ast_util
|
2012-05-21 22:41:59 -07:00 |
tstate
|
rustc: Don't copy vecs in seq_preconds. Huge perf win on some tests
|
2012-05-18 15:59:00 -07:00 |
typeck
|
rustc: Move path_to_ident to ast_util
|
2012-05-21 22:41:59 -07:00 |
alias.rs
|
rustc: Move path_to_ident to ast_util
|
2012-05-21 22:41:59 -07:00 |
ast_map.rs
|
rustc: Move path_to_ident to ast_util
|
2012-05-21 22:41:59 -07:00 |
astencode.rs
|
remove mutable cycle from ast_fold
|
2012-05-21 20:07:14 -07:00 |
block_use.rs
|
Convert old-style for loops to new-style
|
2012-04-06 20:38:23 +02:00 |
borrowck.rs
|
port some code to use dvec
|
2012-05-18 20:00:50 -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 |
kind.rs
|
First cut at dtors for classes
|
2012-05-14 14:26:10 -07:00 |
last_use.rs
|
change list so that it must be used in a purely boxed fashion
|
2012-05-21 09:37:34 -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 |
pat_util.rs
|
rustc: Move path_to_ident to ast_util
|
2012-05-21 22:41:59 -07:00 |
region.rs
|
check if the type of a local variable contains illegal region
|
2012-05-15 21:20:37 -07:00 |
resolve.rs
|
rustc: Move path_to_ident to ast_util
|
2012-05-21 22:41:59 -07:00 |
ty.rs
|
purge ufind
|
2012-05-18 20:00:50 -07:00 |
typeck.rs
|
purge ufind
|
2012-05-18 20:00:50 -07:00 |