ezrosent / allocators-rs

Allocators in Rust
Apache License 2.0
311 stars 28 forks source link

mmap-alloc: debug_assert! that sizes are non-zero #86

Closed evanlu14 closed 7 years ago

evanlu14 commented 7 years ago

81

joshlf commented 7 years ago

Looks good to me! Can you modify the commit message to read "Closes #81" instead of just "#81"? That way when I merge the PR, the issue will automatically be closed. Other than that, it's ready to merge; thanks again!

evanlu14 commented 7 years ago

@joshlf OK, I have changed the commit message

joshlf commented 7 years ago

Awesome! Merging.