rust/library
Jubilee Young ef027a1eed Duration::zero() -> Duration::ZERO
Duration::ZERO composes better with match and various other things,
at the cost of an occasional parens, and results in less work for the
optimizer, so let's use that instead.
2020-10-21 20:44:03 -07:00
..
2020-10-15 15:21:12 -04:00
2020-10-21 20:44:03 -07:00
2020-10-21 20:44:03 -07:00
2020-10-01 13:06:22 -04:00
2020-10-09 13:24:05 +02:00