mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
24affba02e
This way comparing `[NonZeroU8; 8]` is just as fast as comparing `[u8; 8]`.