Add a `Debug` impl and some basic functions to `f16` and `f128` by tgross35 · Pull Request #123783 · rust-lang/rust
rustbot
added
S-waiting-on-review
labels
Apr 11, 2024
Status: Blocked on something else such as an RFC or other implementation work.
Relevant to the library API team, which will review and decide on the PR/issue.
and removed T-libs
Relevant to the library team, which will review and decide on the PR/issue.labels
Apr 11, 2024`compiler_builtins` uses some convenience functions like `is_nan` and `is_sign_positive`. Add these, as well as a temporary implementation for `Debug` that prints the bit representation.
bors
added
S-waiting-on-bors
and removed S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties. Status: Blocked on something else such as an RFC or other implementation work.labels
Apr 11, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters