| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-12-20 | Allow use of `[_ ; n]` syntax for fixed length and repeating arrays. | Nick Cameron | -1/+1 |
| 2014-10-30 | Use the `_` representation for integral variables as well | Jakub Bukaj | -1/+1 |
| 2014-10-29 | Always drop var IDs from type variables modulo -Z verbose, per PR discussion | Jakub Bukaj | -1/+1 |
| 2014-10-29 | Update tests with the new diagnostic tweaks | Jakub Bukaj | -2/+2 |
| 2014-10-24 | Update tests with the new error messages | Jakub Bukaj | -1/+2 |
| 2014-10-05 | Rename vector patterns to array patterns | P1start | -1/+1 |
| 2014-10-03 | Change rustc pretty-printing to print [T, ..n] instead of [T, .. n] | P1start | -1/+1 |
| 2014-08-29 | Introduce new inference scheme: variables are now instantiated with at most o... | Niko Matsakis | -1/+1 |
| 2014-08-24 | Adjust the error messages to match the pattern "expected foo, found bar" | Jonas Hietala | -1/+1 |
| 2014-06-20 | Add unreachability detection for missized patterns of fixed size vectors | Jakub Wieczorek | -0/+18 |
