| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-04-08 | slice: Implement .rfind() for slice iterators Iter and IterMut | Ulrik Sverdrup | -0/+13 |
| 2017-04-05 | Rollup merge of #41065 - jorendorff:slice-rsplit-41020, r=alexcrichton | Ariel Ben-Yehuda | -17/+148 |
| 2017-04-05 | Rollup merge of #40943 - Amanieu:offset_to, r=alexcrichton | Ariel Ben-Yehuda | -3/+4 |
| 2017-04-04 | simplify implementation of [T]::splitn and friends #41020 | Jason Orendorff | -17/+9 |
| 2017-04-04 | add [T]::rsplit() and rsplit_mut() #41020 | Jason Orendorff | -0/+139 |
| 2017-04-03 | Add ptr::offset_to | Amanieu d'Antras | -3/+4 |
| 2017-03-31 | Auto merge of #40737 - nagisa:safe-slicing-strs, r=BurntSushi | bors | -28/+24 |
| 2017-03-22 | Checked (and unchecked) slicing for strings? | Simonas Kazlauskas | -28/+24 |
| 2017-03-22 | Various fixes to wording consistency in the docs | Stjepan Glavina | -5/+5 |
| 2017-03-21 | Unit test heapsort | Stjepan Glavina | -0/+9 |
| 2017-03-21 | Implement feature sort_unstable | Stjepan Glavina | -0/+2460 |
