index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcore
/
tests
/
time.rs
Age
Commit message (
Expand
)
Author
Lines
2020-04-06
Use integer assoc consts in libcore
Linus Färnstrand
-3
/
+3
2020-02-21
Test `Duration::new` panics on overflow
Michael Mc Donnell
-0
/
+6
2019-12-06
Format libcore with rustfmt (including tests and benches)
David Tolnay
-29
/
+22
2019-08-09
Improve test output for libcore/time
Sayan Nandan
-3
/
+1
2019-02-13
the formatting issue got fixed
Ralf Jung
-1
/
+0
2019-02-13
review or fix miri failures in iter, slice, cell, time
Ralf Jung
-2
/
+3
2019-02-07
disable tests in Miri
Ralf Jung
-0
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-06-16
Optimize sum of Durations by using custom function
Pazzaz
-0
/
+14
2018-05-26
Auto merge of #50364 - LukasKalbertodt:improve-duration-debug-impl, r=KodrAus
bors
-0
/
+128
2018-05-16
Fix `Debug` impl of `Duration` for precisions > 9
Lukas Kalbertodt
-5
/
+11
2018-05-16
Implement rounding for `Duration`s Debug output
Lukas Kalbertodt
-6
/
+16
2018-05-10
const time
Roman Stoliar
-2
/
+40
2018-05-06
Improve `Debug` impl of `core::time::Duration`
Lukas Kalbertodt
-0
/
+112
2018-05-06
Fix warning in `core::time` tests
Lukas Kalbertodt
-4
/
+6
2018-05-06
Move libcore/time tests from `time.rs` to `tests/time.rs`
Lukas Kalbertodt
-0
/
+122