rust/compiler/rustc_mir_dataflow/src
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
..
framework rename BitSet to DenseBitSet 2025-01-11 11:34:01 +00:00
impls rename BitSet to DenseBitSet 2025-01-11 11:34:01 +00:00
move_paths Auto merge of #134625 - compiler-errors:unsafe-binders-ty, r=oli-obk 2024-12-24 00:51:51 +00:00
debuginfo.rs rename BitSet to DenseBitSet 2025-01-11 11:34:01 +00:00
drop_flag_effects.rs compiler: Add rustc_abi dependence to the compiler 2024-10-27 21:10:58 -07:00
elaborate_drops.rs Use PtrMetadata instead of Len in slice drop shims 2024-12-14 21:29:45 -08:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Simplify dataflow SwitchInt handling. 2024-12-16 09:36:07 +11:00
points.rs rename BitSet to DenseBitSet 2025-01-11 11:34:01 +00:00
rustc_peek.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
un_derefer.rs Avoid unnecessary exports. 2023-11-23 14:06:57 +11:00
value_analysis.rs rename BitSet to DenseBitSet 2025-01-11 11:34:01 +00:00