| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-02-06 | Move compile-fail tests that are rejected by the parser to parse-fail | Florian Hahn | -18/+0 | |
| 2015-01-08 | Update compile fail tests to use isize. | Huon Wilson | -1/+1 | |
| 2013-01-25 | Fix Option camel case in a compile-fail test | Tyler Bindon | -3/+3 | |
| The compile fails for another reason, that triggers before the the failure for non-camel cased option, some or none undefined errors. | ||||
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 | |
| 2012-08-06 | s/alt/match/... again. | Niko Matsakis | -1/+1 | |
| 2012-08-06 | make `ref x` bindings produce region ptrs and fix various minor bugs | Niko Matsakis | -0/+8 | |
| we now detect inconsistent modes, binding names, and various other errors. typeck/trans integration is mostly done. borrowck not so much. more tests needed. | ||||
