Commit 34c2223
authored
Rollup merge of rust-lang#78118 - spastorino:inline-const-followups, r=petrochenkov
Inline const followups
r? @petrochenkov
Follow ups of rust-lang#77124File tree
3 files changed
+17
-3
lines changed- compiler
- rustc_hir_pretty/src
- rustc_parse/src/parser
- src/test/ui/inline-const
3 files changed
+17
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1138 | 1138 | | |
1139 | 1139 | | |
1140 | 1140 | | |
1141 | | - | |
1142 | 1141 | | |
1143 | | - | |
1144 | 1142 | | |
1145 | 1143 | | |
1146 | 1144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
551 | | - | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
552 | 556 | | |
553 | 557 | | |
554 | 558 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments