File tree
37 files changed
+196
-150
lines changed- compiler
- rustc_ast_lowering/src
- rustc_hir_analysis/src
- check
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_lint/src
- rustc_mir_build/src/thir/pattern
- rustc_passes/src
- src
- librustdoc/clean
- tools/clippy
- clippy_lints/src
- matches
- utils
- clippy_utils/src
- tests/ui/thir-print
37 files changed
+196
-150
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1391 | 1391 |
| |
1392 | 1392 |
| |
1393 | 1393 |
| |
1394 |
| - | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
| 1398 | + | |
1395 | 1399 |
| |
1396 | 1400 |
| |
1397 | 1401 |
| |
|
Lines changed: 14 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
73 | 81 |
| |
74 | 82 |
| |
75 | 83 |
| |
| |||
305 | 313 |
| |
306 | 314 |
| |
307 | 315 |
| |
308 |
| - | |
| 316 | + | |
309 | 317 |
| |
310 | 318 |
| |
311 | 319 |
| |
312 | 320 |
| |
313 | 321 |
| |
314 | 322 |
| |
315 |
| - | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
316 | 327 |
| |
317 | 328 |
| |
318 | 329 |
| |
|
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1386 | 1386 |
| |
1387 | 1387 |
| |
1388 | 1388 |
| |
1389 |
| - | |
| 1389 | + | |
1390 | 1390 |
| |
1391 | 1391 |
| |
1392 | 1392 |
| |
| |||
1413 | 1413 |
| |
1414 | 1414 |
| |
1415 | 1415 |
| |
1416 |
| - | |
| 1416 | + | |
1417 | 1417 |
| |
1418 | 1418 |
| |
1419 | 1419 |
| |
| |||
1566 | 1566 |
| |
1567 | 1567 |
| |
1568 | 1568 |
| |
1569 |
| - | |
1570 |
| - | |
1571 |
| - | |
1572 | 1569 |
| |
1573 | 1570 |
| |
1574 | 1571 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
668 | 668 |
| |
669 | 669 |
| |
670 | 670 |
| |
671 |
| - | |
672 |
| - | |
673 |
| - | |
674 | 671 |
| |
675 | 672 |
| |
676 | 673 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 |
| - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
109 | 112 |
| |
110 | 113 |
| |
111 | 114 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
700 | 700 |
| |
701 | 701 |
| |
702 | 702 |
| |
703 |
| - | |
704 | 703 |
| |
705 | 704 |
| |
706 | 705 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 |
| - | |
| 39 | + | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1905 | 1905 |
| |
1906 | 1906 |
| |
1907 | 1907 |
| |
1908 |
| - | |
1909 |
| - | |
1910 |
| - | |
1911 | 1908 |
| |
1912 | 1909 |
| |
1913 | 1910 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
477 | 477 |
| |
478 | 478 |
| |
479 | 479 |
| |
480 |
| - | |
481 | 480 |
| |
482 | 481 |
| |
483 | 482 |
| |
|
Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 | 14 |
| |
16 | 15 |
| |
17 |
| - | |
| 16 | + | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
| |||
564 | 563 |
| |
565 | 564 |
| |
566 | 565 |
| |
567 |
| - | |
| 566 | + | |
568 | 567 |
| |
569 | 568 |
| |
570 | 569 |
| |
571 |
| - | |
| 570 | + | |
572 | 571 |
| |
573 | 572 |
| |
574 | 573 |
| |
| |||
1800 | 1799 |
| |
1801 | 1800 |
| |
1802 | 1801 |
| |
1803 |
| - | |
1804 |
| - | |
| 1802 | + | |
1805 | 1803 |
| |
1806 | 1804 |
| |
1807 | 1805 |
| |
|
0 commit comments