Files
rust/compiler/rustc_index
Jonathan Brouwer 8e450e52cf Rollup merge of #153759 - Zalathar:chunk-tests, r=wesleywiser
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.
2026-05-07 22:44:05 +02:00
..