File tree
12 files changed
+33
-23
lines changed- compiler
- rustc_ast_lowering/src
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- rustc_hir/src
- rustc_passes/src
- src/tools/clippy
- clippy_lints/src
- matches
- utils
- clippy_utils/src
12 files changed
+33
-23
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1434 | 1434 |
| |
1435 | 1435 |
| |
1436 | 1436 |
| |
1437 |
| - | |
| 1437 | + | |
1438 | 1438 |
| |
1439 |
| - | |
1440 |
| - | |
| 1439 | + | |
| 1440 | + | |
1441 | 1441 |
| |
1442 | 1442 |
| |
1443 | 1443 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2508 | 2508 |
| |
2509 | 2509 |
| |
2510 | 2510 |
| |
2511 |
| - | |
| 2511 | + | |
2512 | 2512 |
| |
2513 | 2513 |
| |
2514 | 2514 |
| |
|
Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
113 | 114 |
| |
114 | 115 |
| |
115 | 116 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1884 | 1884 |
| |
1885 | 1885 |
| |
1886 | 1886 |
| |
1887 |
| - | |
1888 |
| - | |
| 1887 | + | |
| 1888 | + | |
1889 | 1889 |
| |
1890 | 1890 |
| |
1891 | 1891 |
| |
| |||
4979 | 4979 |
| |
4980 | 4980 |
| |
4981 | 4981 |
| |
4982 |
| - | |
4983 |
| - | |
| 4982 | + | |
| 4983 | + | |
4984 | 4984 |
| |
4985 | 4985 |
| |
4986 | 4986 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1958 | 1958 |
| |
1959 | 1959 |
| |
1960 | 1960 |
| |
1961 |
| - | |
| 1961 | + | |
1962 | 1962 |
| |
1963 | 1963 |
| |
1964 | 1964 |
| |
1965 | 1965 |
| |
1966 |
| - | |
| 1966 | + | |
1967 | 1967 |
| |
1968 | 1968 |
| |
1969 | 1969 |
| |
|
Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
605 | 605 |
| |
606 | 606 |
| |
607 | 607 |
| |
608 |
| - | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
609 | 617 |
| |
610 | 618 |
| |
611 | 619 |
| |
| |||
2428 | 2436 |
| |
2429 | 2437 |
| |
2430 | 2438 |
| |
2431 |
| - | |
| 2439 | + | |
2432 | 2440 |
| |
2433 | 2441 |
| |
2434 | 2442 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1583 | 1583 |
| |
1584 | 1584 |
| |
1585 | 1585 |
| |
1586 |
| - | |
| 1586 | + | |
1587 | 1587 |
| |
1588 | 1588 |
| |
1589 | 1589 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
290 |
| - | |
| 290 | + | |
291 | 291 |
| |
292 | 292 |
| |
293 | 293 |
| |
| |||
311 | 311 |
| |
312 | 312 |
| |
313 | 313 |
| |
314 |
| - | |
| 314 | + | |
315 | 315 |
| |
316 | 316 |
| |
317 | 317 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
0 commit comments