ec7f8d94df
Specialize slice::fill with Copy type and u8/i8/bool I don't expect rustperf could measure any perf improvements with this changes since `slice::fill` is newly added. Godbolt link for this change: <https://rust.godbolt.org/z/r3fzee>. r? `@matthewjasper` since this patch added new specialization. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |