| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-14 | Moved compile-fail tests to ui tests. | David Wood | -45/+0 | |
| 2015-03-05 | Remove integer suffixes where the types in compiled code are identical. | Eduard Burtescu | -6/+6 | |
| 2015-02-18 | Update suffixes en masse in tests using `perl -p -i -e` | Niko Matsakis | -6/+6 | |
| 2015-02-03 | Update compile-fail tests to use the expected type to force the | Niko Matsakis | -7/+11 | |
| closure kind, thereby detecting what happens if there are mismatches. Simply removing the `:` annotations caused most of these tests to pass or produce other errors, because the inference would convert the closure into a more appropriate kind. (The ability to override the inference by using the expected type is an important backdoor partly for this reason.) | ||||
| 2015-01-08 | Update compile-fail tests to use is/us, not i/u. | Huon Wilson | -6/+6 | |
| 2015-01-08 | Update compile fail tests to use usize. | Huon Wilson | -1/+1 | |
| 2014-10-16 | Update test for issue 17780 since diagnostic message have changed | Brian Koropoff | -0/+41 | |
| The test was also renamed to be more descriptive. | ||||
