SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 65 Rust

dec2flt: Refactor float traits

A lot of the magic constants can be turned into expressions. This
reduces some code duplication.

Additionally, add traits to make these operations fully generic. This
will make it easier to support `f16` and `f128`.
T
Trevor Gross committed
19a909ae0e9f923db2da0fc10264a75b7aa5ad99
Parent: 6c34daf