mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
51fe24873f
Switch to `to_be_bytes()` and `from_be_bytes()` instead of manual shifting This was suggested [`here`](https://github.com/rust-lang/rust/pull/105145#discussion_r1051418964) Signed-off-by: Ayush Singh <ayushsingh1325@gmail.com>