mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +00:00
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.