| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-02-25 | Convert the rest of the standard library primitives to intra-doc links | Joshua Nelson | -15/+15 |
| 2021-02-23 | Convert core/num/mod.rs to intra-doc links | Joshua Nelson | -5/+5 |
| 2021-01-20 | Deprecate-in-future the constants superceded by RFC 2700 | bstrie | -4/+60 |
| 2020-11-27 | Move {f32,f64}::clamp to core. | Mara Bos | -0/+35 |
| 2020-11-22 | Add f{32,64}::is_subnormal | ltdk | -0/+26 |
| 2020-11-01 | Point out that total_cmp is no strict superset of partial comparison | est31 | -0/+4 |
| 2020-09-20 | Implement as_ne_bytes for floats and integers | Hoe Hao Cheng | -0/+29 |
| 2020-08-22 | Add `#![feature(const_float_classify)]` for `f64::classify` and friends | Dylan MacKenzie | -9/+17 |
| 2020-08-22 | Add `#![feature(const_float_bits_conv)]` for `f64::to_bits` and friends | Dylan MacKenzie | -8/+16 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+903 |
