Commit 72fdaf5
authored
Rollup merge of rust-lang#119668 - cjgillot:transform-promote, r=oli-obk
Simplify implementation of MIR promotion
Non-functional changes.
Best read ignoring whitespace.File tree
3 files changed
+164
-237
lines changed- compiler
- rustc_const_eval/src/transform
- rustc_mir_transform/src
3 files changed
+164
-237
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| 98 | + | |
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
| |||
115 | 117 | | |
116 | 118 | | |
117 | 119 | | |
118 | | - | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
0 commit comments