| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-27 | mv std libs to library/ | mark | -487/+0 |
| 2020-06-30 | Deny unsafe ops in unsafe fns, part 6 | LeSeulArtichaut | -2/+0 |
| 2020-06-30 | Deny unsafe ops in unsafe fns, part 1 | LeSeulArtichaut | -1/+4 |
| 2020-06-25 | Auto merge of #72717 - poliorcetics:try-from-int-to-nzint, r=dtolnay | bors | -0/+39 |
| 2020-06-10 | Migrate to numeric associated consts | Lzu Tao | -3/+3 |
| 2020-06-08 | Added implementations for NonZero(U|I)size | Alexis Bourget | -0/+2 |
| 2020-05-29 | Added implementations for TryFrom<{int}> for NonZero{int} | Alexis Bourget | -0/+37 |
| 2020-04-25 | Bump bootstrap compiler | Mark Rousskov | -8/+1 |
| 2020-03-29 | Stabilize float::to_int_unchecked | Mark Rousskov | -4/+11 |
| 2020-01-06 | Use Self instead of $type | Lzu Tao | -14/+14 |
| 2019-12-18 | Propagate cfg bootstrap | Mark Rousskov | -2/+0 |
| 2019-12-08 | move from non zero impls to `libcore/convert/num.rs` | Peter | -0/+449 |
| 2019-12-06 | Move numeric `From` and `TryFrom` impls to `libcore/convert/num.rs` | Simon Sapin | -0/+331 |
| 2019-12-06 | Add `{f32,f64}::approx_unchecked_to<Int>` unsafe methods | Simon Sapin | -0/+38 |
