rust/compiler/rustc_middle
Matthias Krüger 1d2aa4d8dd
Rollup merge of #143769 - tmiasko:rm-backward-switch-int, r=lqd
Remove support for SwitchInt edge effects in backward dataflow

Those effects are untested and unused. Remove them along with the implementation of `BasicBlocks::switch_sources`.
2025-07-11 19:45:26 +02:00
..

For more information about how rustc works, see the rustc dev guide.