.. |
borrowck
|
avoid rooting @ptrs that live in immutable, stable memory
|
2012-06-08 20:39:11 -07:00 |
trans
|
remove alias analysis and replace with borrowck
|
2012-06-08 20:39:11 -07:00 |
tstate
|
Get rid of little-used logging fns in util::common. Closes #2553.
|
2012-06-08 17:22:19 -07:00 |
typeck
|
WIP on issue #1425: mostly infrastructure changes.
|
2012-06-08 15:20:21 -07:00 |
astencode.rs
|
remove alias analysis and replace with borrowck
|
2012-06-08 20:39:11 -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
|
remove alias analysis and replace with borrowck
|
2012-06-08 20:39:11 -07:00 |
capture.rs
|
Include capture clauses when generating metadata.
|
2012-05-30 12:03:51 -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
|
Comments only: annotate FIXMEs
|
2012-06-07 13:49:01 -07:00 |
check_loop.rs
|
Remove be keyword.
|
2012-05-15 10:41:14 -07:00 |
const_eval.rs
|
Comments only: annotate FIXMEs
|
2012-06-07 13:49:01 -07:00 |
freevars.rs
|
new cap clause syntax
|
2012-05-04 12:33:08 -07:00 |
kind.rs
|
Make "no implicit copies" diagnostics controllable through lint settings. Closes #2503.
|
2012-06-04 20:44:58 -07:00 |
lint.rs
|
Make "no implicit copies" diagnostics controllable through lint settings. Closes #2503.
|
2012-06-04 20:44:58 -07:00 |
liveness.rs
|
Merge remote-tracking branch 'mozilla/incoming'
|
2012-06-06 19:00:34 -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
|
Get rid of little-used logging fns in util::common. Closes #2553.
|
2012-06-08 17:22:19 -07:00 |
ty.rs
|
Update READMEs and comments to reflect "rustsyntax" -> "syntax" change
|
2012-06-08 17:24:14 -07:00 |
typeck.rs
|
Get rid of little-used logging fns in util::common. Closes #2553.
|
2012-06-08 17:22:19 -07:00 |