mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 05:26:23 +03:00
de28a95577
We specifically call out that the sign is written for negative integers. This would also ideally be called out in `<iN>::format_into`, but the macro infrastructure for the implementation unfortunately doesn't really make this easy as far as I can tell.