Gareth Daniel Smith
|
6d86969260
|
change the test suite //! kind syntax to //~ kind in order to avoid a
conflict with the new single-line-sugared-inner-doc-comment (`//! ...`).
|
2012-06-30 12:23:59 +01:00 |
|
Niko Matsakis
|
62fe587f81
|
revisit error message; create spill map
|
2012-05-25 14:37:30 -07:00 |
|
Niko Matsakis
|
f5c51b0a9c
|
remove initedness checking from typestate, as best I could
|
2012-05-24 09:52:16 -07:00 |
|
Niko Matsakis
|
0d3811e275
|
improve liveness so it reports unused vars / dead assignments
doesn't warn about pattern bindings yet though
|
2012-05-24 09:52:16 -07:00 |
|