This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5c9f806d78
rust
/
src
/
librustc_apfloat
History
Tamir Duberstein
231d9e7e5d
Remove rustc_bitflags; use the bitflags crate
2017-09-17 14:19:24 -04:00
..
tests
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
Remove rustc_bitflags; use the bitflags crate
2017-09-17 14:19:24 -04:00
ppc.rs
rustc_apfloat: complete the IEEE & PPC implementations.
2017-08-02 03:45:03 +03:00