| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-06-21 | Reuse the mem::swap optimizations to speed up slice::rotate | Scott McMurray | -8/+1 |
| 2017-05-21 | Remove the optimization in ptr_swap_n | Scott McMurray | -45/+3 |
| 2017-05-21 | Add an in-place rotate method for slices to libcore | Scott McMurray | -0/+154 |
