Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #112040 - cjgillot:separate-const-switch, r=oli-obk
Enable ConstGoto and SeparateConstSwitch passes by default These 2 passes implement a limited form of jump-threading. Filing this PR to see if enabling them would be lighter than rust-lang/rust#107009.
- Loading branch information