| 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 | -2/+2 |
| 2015-10-09 | hygiene for `for` loops, `if let`, `while let` | Nick Cameron | -4/+2 |
| 2015-03-27 | Feature gate *all* slice patterns. #23121 | Brian Anderson | -0/+2 |
| 2015-01-27 | cleanup: s/`v.slice*()`/`&v[a..b]`/g + remove redundant `as_slice()` calls | Jorge Aparicio | -1/+1 |
| 2014-12-17 | Add tests for E-needstest issues | Jakub Bukaj | -0/+20 |
