.. |
trans
|
Properly sign extend array indexes. Closes #2468.
|
2012-05-30 17:09:52 -07:00 |
tstate
|
rustc: Do less work still in typestate
|
2012-05-30 23:20:31 -07:00 |
typeck
|
integrate purity into type
|
2012-05-30 11:26:15 -07:00 |
alias.rs
|
rustc: Move ast_map to the syntax crate
|
2012-05-21 23:39:27 -07:00 |
astencode.rs
|
Include capture clauses when generating metadata.
|
2012-05-30 12:03:51 -07:00 |
block_use.rs
|
Fix an error message to not refer to "block type". Closes #2423.
|
2012-05-29 12:18:59 -07:00 |
borrowck.rs
|
allow for loop bodies
|
2012-05-30 11:26:15 -07:00 |
capture.rs
|
Include capture clauses when generating metadata.
|
2012-05-30 12:03:51 -07:00 |
check_alt.rs
|
|
|
check_const.rs
|
rustc: Move ast_map to the syntax crate
|
2012-05-21 23:39:27 -07:00 |
check_loop.rs
|
Remove be keyword.
|
2012-05-15 10:41:14 -07:00 |
const_eval.rs
|
Handle differing signedness in constant shifts. Closes #2426.
|
2012-05-30 15:03:24 -07:00 |
freevars.rs
|
|
|
kind.rs
|
Make heap closures always require a capture clause to capture mutable variables. Closes #2446.
|
2012-05-30 10:46:22 -07:00 |
lint.rs
|
|
|
liveness.rs
|
make all arguments modes immutable
|
2012-05-29 16:22:17 -07:00 |
pat_util.rs
|
rustc: Move walk_pat to ast_util
|
2012-05-21 23:22:08 -07:00 |
region.rs
|
Typo fixes in comments.
|
2012-05-24 16:48:44 -07:00 |
resolve.rs
|
Resolve bounds in iface types
|
2012-05-29 16:50:21 -07:00 |
ty.rs
|
integrate purity into type
|
2012-05-30 11:26:15 -07:00 |
typeck.rs
|
integrate purity into type
|
2012-05-30 11:26:15 -07:00 |