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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
core
/
src
/
time.rs
Age
Commit message (
Expand
)
Author
Lines
2021-04-26
Rollup merge of #84120 - workingjubilee:stabilize-duration-max, r=m-ou-se
Mara Bos
-3
/
+7
2021-04-25
Update to reflect feedback on the constraints
Jubilee Young
-4
/
+6
2021-04-24
Clarify Duration::MAX depends on Instant
Jubilee Young
-2
/
+4
2021-04-12
Pretend Duration::MAX was part of duration_saturating_ops
Jubilee Young
-1
/
+1
2021-04-12
Mark Duration::is_zero as rustc_const_stable.
Mara Bos
-0
/
+1
2021-04-12
Stabilize duration_zero.
Mara Bos
-5
/
+2
2021-04-11
Stabilize feature `duration_saturating_ops`
marmeladema
-6
/
+3
2021-03-14
Rollup merge of #81465 - joshtriplett:duration-formatting-documentation, r=m-...
Yuki Okushi
-0
/
+11
2021-03-13
Add documentation about formatting `Duration` values
Josh Triplett
-0
/
+11
2020-12-11
Replace magic numbers with existing constants
James Wright
-5
/
+15
2020-10-27
Remove Duration::MIN entirely
Jubilee Young
-17
/
+4
2020-10-21
Duration::zero() -> Duration::ZERO
Jubilee Young
-19
/
+16
2020-09-12
Make all methods of `Duration` const
Christiaan Dirkx
-6
/
+12
2020-09-08
Add saturating methods for `Duration`
marmeladema
-0
/
+97
2020-08-09
Add link for Duration
Denis Vasilik
-2
/
+2
2020-08-09
Remove liNone as it is in the prelude
Denis Vasilik
-8
/
+0
2020-08-09
Use intra-doc links
Denis Vasilik
-8
/
+6
2020-07-27
mv std libs to library/
mark
-0
/
+1006