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
direction.rs Remove SwitchIntTarget. 2025-02-17 09:51:37 +11:00
fmt.rs
graphviz.rs
lattice.rs
mod.rs Remove SwitchIntTarget. 2025-02-17 09:51:37 +11:00
results.rs
tests.rs
visitor.rs