rust/compiler/rustc_mir_dataflow/src/framework
Nicholas Nethercote 3b81d9d42d Remove SwitchIntTarget.
It's only passed to `Analysis::apply_switch_int_edge_effect`, and the
existing impls of that method only use the `value` field. So pass that
instead.
2025-02-17 09:51:37 +11:00
..
cursor.rs rename BitSet to DenseBitSet 2025-01-11 11:34:01 +00:00
direction.rs Remove SwitchIntTarget. 2025-02-17 09:51:37 +11:00
fmt.rs rename BitSet to DenseBitSet 2025-01-11 11:34:01 +00:00
graphviz.rs Rustfmt 2025-02-08 22:12:13 +00:00
lattice.rs rename BitSet to DenseBitSet 2025-01-11 11:34:01 +00:00
mod.rs Remove SwitchIntTarget. 2025-02-17 09:51:37 +11:00
results.rs Rollup merge of #133938 - nnethercote:rustc_mir_dataflow-renamings, r=oli-obk 2024-12-13 17:25:29 +01:00
tests.rs Rustfmt 2025-02-08 22:12:13 +00:00
visitor.rs Remove a comment that shouldn't have been committed. 2024-12-18 15:54:17 +11:00