fitzgen / bumpalo

A fast bump allocation arena for Rust
https://docs.rs/bumpalo
Apache License 2.0
1.34k stars 109 forks source link

Avoid constructing layouts with larger than `isize::MAX` sizes #205

Closed fitzgen closed 1 year ago

fitzgen commented 1 year ago

Fixes #200