mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
1dac6da408
The provided example to the `sign_plus` method on `fmt` is broken, it displays the `-` sign twice for negative numbers.