mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-28 15:43:21 +00:00
86d445eda8
* Implement IsZero trait for tuples up to 8 IsZero elements; * Implement IsZero for u8/i8, leading to implementation of it for arrays of them too; * Add more codegen tests for this optimization. * Lower size of array for IsZero trait because it fails to inline checks |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |