mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 06:06:57 +00:00
Introduce `f8`, which is an 8-bit float compliant with IEEE-754. This type is useful for testing since it is easily possible to enumerate all values.