| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-05-01 | Document unsafety for `*const T` and `*mut T` | LeSeulArtichaut | -2/+4 |
| 2020-04-25 | Bump bootstrap compiler | Mark Rousskov | -1/+0 |
| 2020-04-14 | ptr: add tracking issue for len() method on raw slices | Matthias Schiffer | -2/+2 |
| 2020-04-14 | ptr: introduce len() method on raw slices | Matthias Schiffer | -1/+25 |
| 2020-04-14 | ptr: implement "const_slice_ptr" and "mut_slice_ptr" lang items | Matthias Schiffer | -0/+4 |
| 2020-04-03 | Replace max/min_value() with MAX/MIN assoc consts | Linus Färnstrand | -2/+2 |
| 2020-03-06 | fix various typos | Matthias Krüger | -4/+4 |
| 2019-12-27 | Clean up const-hack from #63810 | jumbatm | -4/+1 |
| 2019-12-22 | Format the world | Mark Rousskov | -35/+45 |
| 2019-12-19 | Split up ptr/mod.rs in libcore, one with implementation detail for const ptr ... | Christoph Schmidler | -0/+755 |
