rust/library/core
Jubilee Young 82f3a236cd Remove Duration::MIN entirely
Duration::ZERO supercedes it in effect.
2020-10-27 15:48:58 -07:00
..
benches Remove redundant 'static from library crates 2020-10-18 17:25:51 +02:00
src Remove Duration::MIN entirely 2020-10-27 15:48:58 -07:00
tests Fixup tests: Duration::MIN -> ::ZERO 2020-10-27 13:57:51 -07:00
Cargo.toml