| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-01-20 | Mark Unique as perma-unstable, with the feature renamed to ptr_internals. | Simon Sapin | -2/+2 |
| 2017-11-19 | Remove `T: Sized` on `ptr::is_null()` | Josh Stone | -0/+33 |
| 2017-10-10 | Restore `T: Sized` on `ptr::is_null` | Josh Stone | -33/+0 |
| 2017-09-30 | Use unsized coercions for null ptr tests | Josh Stone | -25/+41 |
| 2017-09-29 | Avoid the UB of a null reference to a slice | Josh Stone | -10/+24 |
| 2017-09-29 | Remove `T: Sized` on `ptr::is_null()`, `as_ref()`, `as_mut()` | Josh Stone | -0/+54 |
| 2017-07-22 | Rename {NonZero,Shared,Unique}::new to new_unchecked | Simon Sapin | -1/+1 |
| 2017-05-04 | fallout from NonZero/Unique/Shared changes | Alexis Beingessner | -4/+4 |
| 2017-04-03 | Move libXtest into libX/tests | Stjepan Glavina | -0/+214 |
