hawkw / sharded-slab

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

test: misc. test cleanup #44

Closed hawkw closed 4 years ago

hawkw commented 4 years ago

this branch makes the following minor test tweaks:

matklad commented 4 years ago

I wonder if loom dependency can be made into a dev dependnecy or an optional feature-gated dependency?

Although it is not being build, it does end up in downstream Cargo.locks: https://github.com/rust-analyzer/rust-analyzer/pull/6344/files#diff-13ee4b2252c9e516a0547f2891aa2105c3ca71c6d7a1e682c69be97998dfc87eR846-R858