rust/compiler/rustc_mir_transform
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
..
src rename BitSet to DenseBitSet 2025-01-11 11:34:01 +00:00
Cargo.toml rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures 2024-12-16 19:08:19 +01:00
messages.ftl mir_transform: implement forced inlining 2025-01-10 18:37:54 +00:00