Wrong formatting of negative zero when sign is requested #24623
Labels
A-floating-point
Area: Floating point numbers and arithmetic
A-fmt
Area: `std::fmt`
C-bug
Category: This is a bug.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Fails with “assertion failed:
(left == right)
(left:"+0"
, right:"-0"
)”playpen
The text was updated successfully, but these errors were encountered: