rust/src/librustc_apfloat
Alex Crichton ca18537197 Bump to 1.23 and update bootstrap
This commit updates the bootstrap compiler, bumps the version to 1.23, updates
Cargo, updates books, and updates crates.io dependencies
2017-10-26 13:59:18 -07:00
..
tests rustc_apfloat: port the suite of unit tests. 2017-08-02 03:45:03 +03:00
Cargo.toml Remove rustc_bitflags; use the bitflags crate 2017-09-17 14:19:24 -04:00
ieee.rs Speed up APFloat division by using short division for small divisors. 2017-08-23 02:57:34 +03:00
lib.rs Bump to 1.23 and update bootstrap 2017-10-26 13:59:18 -07:00
ppc.rs rustc_apfloat: complete the IEEE & PPC implementations. 2017-08-02 03:45:03 +03:00