summary refs log tree commit diff
path: root/library/alloc/src/vec/is_zero.rs
AgeCommit message (Expand)AuthorLines
2021-05-30Fix a typor00ster-1/+1
2021-05-26Enable Vec's calloc optimization for Option<NonZero>Scott McMurray-0/+33
2020-12-29style: applying Rust styleC-1/+1
2020-12-29refactor: moved IsZero into is_zero.rsC-0/+71