mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-01 00:35:29 +00:00
Replace magic numbers with existing constants Replaced magic numbers in `library/core/src/time.rs` with predefined constants.
Replace magic numbers with existing constants Replaced magic numbers in `library/core/src/time.rs` with predefined constants.