mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-13 21:22:36 +00:00
Replace u8to64_le macro with u64::from_le_bytes The macro was a reimplementation of the function.
Replace u8to64_le macro with u64::from_le_bytes The macro was a reimplementation of the function.