This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-17 15:23:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc5bd51c4563cd76fd3d73eb3eeff7cf6e9905b1
rust
/
src
/
librustc_apfloat
T
History
Tamir Duberstein
b3f50caee0
*: remove crate_{name,type} attributes
...
Fixes
#41701
.
2017-08-25 16:18:21 -04:00
..
tests
rustc_apfloat: port the suite of unit tests.
2017-08-02 03:45:03 +03:00
Cargo.toml
rustc_apfloat: introduce the base Float API.
2017-08-02 03:45:03 +03: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 crate_{name,type} attributes
2017-08-25 16:18:21 -04:00
ppc.rs
rustc_apfloat: complete the IEEE & PPC implementations.
2017-08-02 03:45:03 +03:00