mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 20:25:46 +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.