bors ec7f8d94df Auto merge of #81874 - tesuji:spec_slice_fill, r=matthewjasper
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.
2021-02-27 14:54:31 +00:00
..
2021-02-14 17:48:51 -05:00
2021-02-23 15:54:55 +01:00
2021-02-20 17:19:30 -05:00
2021-02-09 23:17:11 -05:00
2021-02-12 13:42:42 +00:00
2021-02-21 17:24:19 +01:00