Commit 16a622f
committed
Fix bootstrapping
This corner case optimization is unsafe and no code depends on it.1 parent 1bc354e commit 16a622f
File tree
2 files changed
+11
-2
lines changed- compiler/src/dotty/tools/dotc/transform/patmat
- tests/patmat
2 files changed
+11
-2
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
259 | | - | |
260 | 258 | | |
261 | 259 | | |
262 | 260 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments