hawkw / sharded-slab

a lock-free concurrent slab (experimental)
MIT License
273 stars 19 forks source link

assorted minor Pool cleanup #28

Closed hawkw closed 4 years ago

hawkw commented 4 years ago

This should fix the clippy and rustfmt CI jobs, as well as adding some missing impls.