projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
74e658c
6f7c37b
)
Auto merge of #5357 - matklad:even-rust-has-format-string-bugs, r=alexcrichton
author
bors
<bors@rust-lang.org>
Mon, 16 Apr 2018 04:48:29 +0000
(
04:48
+0000)
committer
bors
<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