mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 13:47:23 +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.