rust/compiler/rustc_codegen_ssa
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
..
2025-01-11 11:34:01 +00:00
2025-01-03 11:51:13 +00:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.