| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-05-01 | Tweak the calloc optimization to only apply to shortish-arrays | Scott McMurray | -1/+8 | |
| 2022-03-27 | Support arrays of zeros in Vec's __rust_alloc_zeroed optimization | Scott McMurray | -1/+8 | |
| 2021-05-30 | Fix a typo | r00ster | -1/+1 | |
| 2021-05-26 | Enable Vec's calloc optimization for Option<NonZero> | Scott McMurray | -0/+33 | |
| 2020-12-29 | style: applying Rust style | C | -1/+1 | |
| 2020-12-29 | refactor: moved IsZero into is_zero.rs | C | -0/+71 | |
