rust/compiler/rustc_const_eval
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 Unify conditional and non const call error reporting 2025-01-09 16:20:10 +00:00