| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-03-26 | adjust MaybeUninit API to discussions | Ralf Jung | -1/+1 |
| 2019-02-10 | tests: doc comments | Alexander Regueiro | -4/+4 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-11-23 | use MaybeUninit in core::slice::rotate | Ralf Jung | -9/+3 |
| 2018-09-29 | Revert "Auto merge of #53508 - japaric:maybe-uninit, r=RalfJung" | Ralf Jung | -3/+9 |
| 2018-09-22 | address Mark-Simulacrum comments | Jorge Aparicio | -5/+2 |
| 2018-09-22 | core: fix deprecated warnings | Jorge Aparicio | -6/+3 |
| 2018-08-20 | Replace usages of ptr::offset with ptr::{add,sub}. | Corey Farwell | -7/+7 |
| 2018-07-19 | fix safety-related comment in slice::rotate | Ralf Jung | -1/+1 |
| 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 |
