File tree
Expand file treeCollapse file tree
4 files changed
+37
-9
lines changedFilter options
- src/etc/test-float-parse/src
- tests/ui/lint/unused
Expand file treeCollapse file tree
4 files changed
+37
-9
lines changedsrc/etc/test-float-parse/src/lib.rs
Copy file name to clipboardExpand all lines: src/etc/test-float-parse/src/lib.rs+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
333 | 333 |
|
334 | 334 |
|
335 | 335 |
|
336 |
| - |
| 336 | + |
337 | 337 |
|
338 | 338 |
|
339 | 339 |
|
|
tests/ui/lint/unused/closure-body-issue-136741.fixed
Copy file name to clipboardExpand all lines: tests/ui/lint/unused/closure-body-issue-136741.fixed+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
4 | 13 |
|
5 | 14 |
|
6 | 15 |
|
| ||
19 | 28 |
|
20 | 29 |
|
21 | 30 |
|
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
22 | 36 |
|
tests/ui/lint/unused/closure-body-issue-136741.rs
Copy file name to clipboardExpand all lines: tests/ui/lint/unused/closure-body-issue-136741.rs+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
2 | 3 |
|
3 | 4 |
|
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
4 | 13 |
|
5 | 14 |
|
6 | 15 |
|
| ||
21 | 30 |
|
22 | 31 |
|
23 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
24 | 38 |
|
tests/ui/lint/unused/closure-body-issue-136741.stderr
Copy file name to clipboardExpand all lines: tests/ui/lint/unused/closure-body-issue-136741.stderr+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
| 60 | + |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
|
0 commit comments