| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-07-29 | Improve typeck diagnostic messages | Simonas Kazlauskas | -2/+2 |
| 2015-05-19 | Fix test fallout, and add some rather comprehensive tests. | Ariel Ben-Yehuda | -12/+2 |
| 2015-03-25 | Add trivial cast lints. | Nick Cameron | -2/+2 |
| 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-12 | Fix testsuite errors | mdinger | -2/+10 |
| 2014-12-20 | Allow use of `[_ ; n]` syntax for fixed length and repeating arrays. | Nick Cameron | -3/+3 |
| 2014-10-03 | Change rustc pretty-printing to print [T, ..n] instead of [T, .. n] | P1start | -2/+2 |
| 2014-08-24 | Adjust the error messages to match the pattern "expected foo, found bar" | Jonas Hietala | -2/+2 |
| 2014-06-13 | Rolling up PRs in the queue | Alex Crichton | -1/+1 |
| 2014-06-13 | librustc: Take in account mutability when casting array to raw ptr. | Luqman Aden | -0/+24 |
