| .. |
|
borrowck
|
some (very little) work on commenting
|
2012-06-06 18:42:09 -07:00 |
|
trans
|
core: Start on a stack walker
|
2012-06-06 23:39:56 -07:00 |
|
tstate
|
Merge remote-tracking branch 'mozilla/incoming'
|
2012-06-06 19:00:34 -07:00 |
|
typeck
|
core: Start on a stack walker
|
2012-06-06 23:39:56 -07:00 |
|
alias.rs
|
Get rid of warnings from instantiating typarams with non-implicitly copyable types.
|
2012-06-04 16:35:32 -07:00 |
|
astencode.rs
|
Revert "Revert "Merge pull request #2516 from mozilla/incoming" due to failures"
|
2012-06-06 15:08:24 -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
|
move borrowck to dvec, insert a few minor copies
|
2012-06-06 18:37:35 -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
|
move check_const to dvec
|
2012-06-06 18:37:43 -07:00 |
|
check_loop.rs
|
Remove be keyword.
|
2012-05-15 10:41:14 -07:00 |
|
const_eval.rs
|
Machine types are different from int/uint, etc (Issue #2187)
|
2012-06-04 19:16:47 -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
|
move resolve to dvec, remove unnecessary mut annotations
|
2012-06-06 18:37:52 -07:00 |
|
ty.rs
|
Remove unused middle::ty::sort_methods function.
|
2012-06-06 20:20:22 -07:00 |
|
typeck.rs
|
integrate purity into type
|
2012-05-30 11:26:15 -07:00 |