mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 17:05:27 +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.