| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-14 | Moved compile-fail tests to ui tests. | David Wood | -18/+0 | |
| 2017-04-21 | Update tests | Guillaume Gomez | -1/+0 | |
| 2016-08-11 | Improve &-ptr printing | Jonathan Turner | -1/+1 | |
| 2016-07-28 | Move to {integer} and {float} | Jonathan Turner | -1/+1 | |
| 2016-07-28 | Rename _ to {numerics} for unknown numeric types | Jonathan Turner | -1/+1 | |
| 2016-05-02 | update test cases to reflect new messages | Niko Matsakis | -4/+3 | |
| 2015-03-05 | Fix compile-fail error messages after integer suffix removal. | Eduard Burtescu | -1/+1 | |
| 2015-03-05 | Remove integer suffixes where the types in compiled code are identical. | Eduard Burtescu | -1/+1 | |
| 2015-01-31 | Kill more `isize`s | Tobias Bucher | -3/+3 | |
| 2015-01-12 | Fix testsuite errors | mdinger | -1/+6 | |
| 2015-01-06 | test fallout from isize/usize | Corey Richardson | -1/+1 | |
| 2014-12-20 | Allow use of `[_ ; n]` syntax for fixed length and repeating arrays. | Nick Cameron | -2/+2 | |
| This does NOT break any existing programs because the `[_, ..n]` syntax is also supported. | ||||
| 2014-11-18 | Regression test | Nick Cameron | -0/+15 | |
