mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 17:24:06 +00:00
83b32f27fc
Allow `memcmp` for more array comparisons This way comparing `[NonZeroU8; 8]` is just as fast as comparing `[u8; 8]`. |
||
---|---|---|
.. | ||
benches | ||
primitive_docs | ||
src | ||
tests | ||
Cargo.toml |