rust/compiler/rustc_data_structures/src/stable_hasher
Rémy Rakic a13354bea0 rename BitSet to DenseBitSet
This should make it clearer that this bitset is dense, with the
advantages and disadvantages that it entails.
2025-01-11 11:34:01 +00:00
..
tests.rs rename BitSet to DenseBitSet 2025-01-11 11:34:01 +00:00