| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-05-16 | Stabilize num::NonZeroU* | Simon Sapin | -1/+0 | |
| Tracking issue: https://github.com/rust-lang/rust/issues/49137 | ||||
| 2018-05-16 | Make core::nonzero private | Simon Sapin | -4/+3 | |
| It is now an implementation detail of ptr::NonNull and num::NonZero* | ||||
| 2018-03-08 | Add tests for fixed issues | Oliver Schneider | -0/+20 | |
