Auto merge of #5357 - matklad:even-rust-has-format-string-bugs, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 16 Apr 2018 04:48:29 +0000 (04:48 +0000)
committerbors <bors@rust-lang.org>
Mon, 16 Apr 2018 04:48:29 +0000 (04:48 +0000)
Correctly print fractional part of a second

So my experiments with `rustc -vV` caching bring no-op build times to around 50ms, and this actually exposes a bug in our time-printing code :-)


Trivial merge