| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-03-02 | Remove REC, change related tests/docs | Jihyun Yu | -21/+0 | |
| 2012-12-17 | Add support for destructuring vectors in match expressions | Jakub Wieczorek | -0/+3 | |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 | |
| 2012-01-19 | rustc: Make the pretty printer output commas after enum variants. Update all ↵ | Patrick Walton | -1/+1 | |
| tests accordingly. | ||||
| 2012-01-19 | test: "tag" -> "enum" in compile-fail | Patrick Walton | -1/+1 | |
| 2011-08-20 | Reformat | Brian Anderson | -6/+3 | |
| This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[] | ||||
| 2011-08-01 | Add tests for destructuring locals | Marijn Haverbeke | -0/+11 | |
