| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-08-09 | Remove size_of == 1 case from `fill` specialization. | Mara Bos | -14/+2 | |
| 2021-03-18 | generalize slice::fill specialization for byte-sized items | The8472 | -36/+13 | |
| This should also improve cross-crate inlining since the method is generic | ||||
| 2021-02-08 | Specialize slice::fill for Copy type and u8/i8/bool | Lzu Tao | -0/+58 | |
