rust/src/libcore/fmt
kennytm 83a6f38556 Rollup merge of #46285 - SimonSapin:twos-complement, r=GuillaumeGomez
Document non-obvious behavior of fmt::UpperHex & co for negative integers

Before stabilization I’d have suggested changing the behavior,  but that time is past.
2017-11-28 03:16:50 +08:00
..
rt Add missing Eq implementations 2016-09-18 14:26:49 +02:00
builders.rs fmt: DRY 2017-10-07 05:48:21 -04:00
float.rs fix confusion about parts required for float formatting 2017-05-09 12:58:50 -04:00
mod.rs Rollup merge of #46285 - SimonSapin:twos-complement, r=GuillaumeGomez 2017-11-28 03:16:50 +08:00
num.rs address some FIXMEs whose associated issues were marked as closed 2017-09-30 11:33:47 +03:00