fitzgen / bumpalo

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

Enable `boxed` & `allocator_api` features in miri CI #165

Closed konsumlamm closed 2 years ago

konsumlamm commented 2 years ago

Not enabling the collections feature because of #164.