| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-03-20 | Stabilize slice patterns without `..` | Vadim Petrochenkov | -2/+0 |
| 2016-06-09 | implement RFC495 semantics for slice patterns | Ariel Ben-Yehuda | -5/+1 |
| 2016-05-02 | update test cases to reflect new messages | Niko Matsakis | -4/+3 |
| 2016-03-09 | typeck: Unify if-else blocks, match arms and array elements by coercing where... | Eduard Burtescu | -1/+1 |
| 2015-03-27 | Feature gate *all* slice patterns. #23121 | Brian Anderson | -0/+2 |
| 2015-01-12 | Fix testsuite errors | mdinger | -2/+5 |
| 2014-12-20 | Allow use of `[_ ; n]` syntax for fixed length and repeating arrays. | Nick Cameron | -1/+1 |
| 2014-11-05 | Implement new operator dispatch semantics. | Niko Matsakis | -1/+1 |
| 2014-10-29 | Always drop var IDs from type variables modulo -Z verbose, per PR discussion | Jakub Bukaj | -0/+21 |
