| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-14 | Moved compile-fail tests to ui tests. | David Wood | -13/+0 | |
| 2017-06-12 | Add E0608 | Guillaume Gomez | -1/+1 | |
| 2017-03-30 | do not eagerly convert `!` to a diverging variable | Niko Matsakis | -1/+1 | |
| Instead, wait until coercion time. This has some small effects on a few tests (one less temporary, generally better errors when trying to call methods or otherwise "force" the type). | ||||
| 2015-03-05 | Remove integer suffixes where the types in compiled code are identical. | Eduard Burtescu | -1/+1 | |
| 2015-02-18 | Update suffixes en masse in tests using `perl -p -i -e` | Niko Matsakis | -1/+1 | |
| 2015-01-08 | Update compile-fail tests to use is/us, not i/u. | Huon Wilson | -1/+1 | |
| 2014-10-28 | Update tests with the new error messages | Jakub Bukaj | -1/+1 | |
| 2014-09-20 | Add test that `!` cannot be indexed | Brian Koropoff | -0/+13 | |
