mirror of
https://github.com/rust-lang/rust.git
synced 2026-08-02 04:45:09 -04:00
Add a suite of ChunkedBitSet union/subtract/intersect test scenarios While working on https://github.com/rust-lang/rust/pull/153754, I found that these code paths are under-tested.