rust/src/libstd/time
Alex Crichton 30502b8205 std: Derive Default for Duration.
Discussed in #37546 the libs team reached the conclusion that a default zero
duration seems like a reasonable implementation of the `Default` trait.

Closes #37546
2016-11-10 16:21:51 -08:00
..
duration.rs std: Derive Default for Duration. 2016-11-10 16:21:51 -08:00
mod.rs Reword description of SystemTimeError. 2016-09-29 20:08:46 +02:00