[`std::f32::consts`](http://doc.rust-lang.org/std/f32/consts/) and [`std::f64::consts`](http://doc.rust-lang.org/std/f64/consts/) are blank and probably shouldn't be. `i8-64` and `u8-64` don't have `consts` sections. This is probably temporary and related to constants being shuffled but I couldn't find the issue regarding it.