rust/library/core
Michiel De Muynck 77ceb2b5d8 Make Duration's Debug format pad to width
Duration's Debug formatting previously ignored the width parameter.
This commit fixes that.

Fixes issue #88059.
2021-09-16 03:09:31 +02:00
..
benches
primitive_docs Add primitive documentation to libcore 2021-09-12 02:23:08 +00:00
src Make Duration's Debug format pad to width 2021-09-16 03:09:31 +02:00
tests Make Duration's Debug format pad to width 2021-09-16 03:09:31 +02:00
Cargo.toml rfc3052: Remove authors field from Cargo manifests 2021-07-29 14:56:05 -07:00