mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-14 04:45:41 +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.