| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-14 | Moved compile-fail tests to ui tests. | David Wood | -17/+0 | |
| 2017-12-20 | Various tweaks | Esteban Küber | -1/+1 | |
| 2015-01-08 | Update compile fail tests to use isize. | Huon Wilson | -2/+2 | |
| 2013-10-25 | Remove ancient emacs mode lines from test cases | Brian Anderson | -1/+0 | |
| These are relics that serve no purpose. | ||||
| 2013-07-02 | Improve the attempted dynamic environment-capture error message | Sankha Narayan Guria | -1/+1 | |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 | |
| 2012-08-01 | Convert ret to return | Brian Anderson | -1/+1 | |
| 2011-08-20 | Reformat | Brian Anderson | -1/+1 | |
| This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[] | ||||
| 2011-08-16 | Make let bindings' scope start at their definition | Marijn Haverbeke | -3/+1 | |
| Also, allow let bindings in a block to shadow each other. | ||||
| 2011-07-27 | Reformat for new syntax | Marijn Haverbeke | -5/+3 | |
| 2011-04-11 | Implement the "attempted dynamic environment-capture" error in rustc. | Rafael Ávila de Espíndola | -0/+12 | |
