mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
4d051fb306
Add `f16` formatting and parsing Use the same algorithms as for `f32` and `f64` to implement `f16` parsing and printing. try-job: x86_64-gnu-aux