Commit 2cb21fb
authored
Rollup merge of rust-lang#136786 - compiler-errors:de-de-duplicate-blocks, r=oli-obk
Remove the deduplicate_blocks pass
I don't think this pass does anything. It's a lot of complexity for 🤷 amount of benefit.
r? oli-obkFile tree
5 files changed
+0
-414
lines changed- compiler/rustc_mir_transform/src
- tests/mir-opt
5 files changed
+0
-414
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
139 | 138 | | |
140 | 139 | | |
141 | 140 | | |
| |||
700 | 699 | | |
701 | 700 | | |
702 | 701 | | |
703 | | - | |
704 | 702 | | |
705 | 703 | | |
706 | 704 | | |
| |||
Lines changed: 0 additions & 100 deletions
This file was deleted.
0 commit comments