Commit 4d5c4e5
File tree
4 files changed
+41
-1
lines changed- compiler
- rustc_hir/src
- rustc_hir_analysis/src
- tests/ui/union/unnamed-fields
4 files changed
+41
-1
lines changedDiff for: compiler/rustc_hir/src/hir.rs
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3004 | 3004 |
| |
3005 | 3005 |
| |
3006 | 3006 |
| |
| 3007 | + | |
| 3008 | + | |
| 3009 | + | |
| 3010 | + | |
| 3011 | + | |
3007 | 3012 |
| |
3008 | 3013 |
| |
3009 | 3014 |
| |
|
+9-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1025 | 1025 |
| |
1026 | 1026 |
| |
1027 | 1027 |
| |
1028 |
| - | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
1029 | 1037 |
| |
1030 | 1038 |
| |
1031 | 1039 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + |
0 commit comments