File tree
3 files changed
+17
-16
lines changed- src
- librustc/hir
- test/ui/suggestions
3 files changed
+17
-16
lines changedDiff for: src/librustc/hir/lowering.rs
+15-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5754 | 5754 |
| |
5755 | 5755 |
| |
5756 | 5756 |
| |
5757 |
| - | |
5758 |
| - | |
5759 |
| - | |
5760 |
| - | |
5761 |
| - | |
5762 |
| - | |
5763 |
| - | |
| 5757 | + | |
| 5758 | + | |
| 5759 | + | |
| 5760 | + | |
| 5761 | + | |
| 5762 | + | |
| 5763 | + | |
| 5764 | + | |
| 5765 | + | |
| 5766 | + | |
| 5767 | + | |
| 5768 | + | |
| 5769 | + | |
| 5770 | + | |
| 5771 | + | |
5764 | 5772 |
| |
5765 | 5773 |
| |
5766 | 5774 |
| |
|
Diff for: src/test/ui/suggestions/issue-61963.rs
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
|
+2-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
| 13 | + | |
20 | 14 |
|
0 commit comments