Rollup merge of #134063 - tgross35:dec2flt-refactoring, r=Noratrieb

dec2flt: Clean up float parsing modules

This is the first portion of my work adding support for parsing and printing `f16`. Changes in `float.rs` replace the magic constants with expressions and add some use of generics to better support the new float types. Everything else is related to documentation or naming; there are no functional changes in this PR.

This can be reviewed by commit.
This commit is contained in:
许杰友 Jieyou Xu (Joe) 2025-03-05 21:46:31 +08:00 committed by GitHub
commit 3b41dfbe13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available