| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-03-20 | Stabilize slice patterns without `..` | Vadim Petrochenkov | -1/+0 |
| 2017-01-03 | Make is_useful handle empty types properly | Andrew Cann | -0/+2 |
| 2016-06-09 | implement RFC495 semantics for slice patterns | Ariel Ben-Yehuda | -4/+4 |
| 2015-03-27 | Feature gate *all* slice patterns. #23121 | Brian Anderson | -0/+2 |
| 2015-02-05 | cleanup: replace `as[_mut]_slice()` calls with deref coercions | Jorge Aparicio | -1/+1 |
| 2015-01-08 | Update compile fail tests to use isize. | Huon Wilson | -1/+1 |
| 2014-09-08 | librustc: Change the syntax of subslice matching to use postfix `..` | Patrick Walton | -2/+2 |
| 2014-05-20 | rustc: Avoid an unwrap() in check_match | Alex Crichton | -0/+19 |
