rust/library/coretests
bors 4d051fb306 Auto merge of #127013 - tgross35:f16-format-parse, r=Mark-Simulacrum
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
2025-05-18 20:38:01 +00:00
..
benches Update stdarch 2025-05-01 20:01:43 +05:30
tests Auto merge of #127013 - tgross35:f16-format-parse, r=Mark-Simulacrum 2025-05-18 20:38:01 +00:00
Cargo.toml Move float tests from std to core 2025-05-13 22:22:15 +00:00
lib.rs Put all coretests in a separate crate 2025-01-26 10:26:36 +00:00