File tree
27 files changed
+116
-102
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_utils/src
- tests/ui
- associated-consts
- dyn-keyword
- pattern
- rfcs/rfc-2005-default-binding-mode
- suggestions
- thir-print
27 files changed
+116
-102
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1384 | 1384 |
| |
1385 | 1385 |
| |
1386 | 1386 |
| |
1387 |
| - | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
1388 | 1392 |
| |
1389 | 1393 |
| |
1390 | 1394 |
| |
|
Lines changed: 14 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
74 | 82 |
| |
75 | 83 |
| |
76 | 84 |
| |
| |||
299 | 307 |
| |
300 | 308 |
| |
301 | 309 |
| |
302 |
| - | |
| 310 | + | |
303 | 311 |
| |
304 | 312 |
| |
305 | 313 |
| |
306 | 314 |
| |
307 | 315 |
| |
308 | 316 |
| |
309 |
| - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
310 | 321 |
| |
311 | 322 |
| |
312 | 323 |
| |
|
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1137 | 1137 |
| |
1138 | 1138 |
| |
1139 | 1139 |
| |
1140 |
| - | |
| 1140 | + | |
1141 | 1141 |
| |
1142 | 1142 |
| |
1143 | 1143 |
| |
| |||
1164 | 1164 |
| |
1165 | 1165 |
| |
1166 | 1166 |
| |
1167 |
| - | |
| 1167 | + | |
1168 | 1168 |
| |
1169 | 1169 |
| |
1170 | 1170 |
| |
| |||
1317 | 1317 |
| |
1318 | 1318 |
| |
1319 | 1319 |
| |
1320 |
| - | |
1321 |
| - | |
1322 |
| - | |
1323 | 1320 |
| |
1324 | 1321 |
| |
1325 | 1322 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
669 | 669 |
| |
670 | 670 |
| |
671 | 671 |
| |
672 |
| - | |
673 |
| - | |
674 |
| - | |
675 | 672 |
| |
676 | 673 |
| |
677 | 674 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
110 | 113 |
| |
111 | 114 |
| |
112 | 115 |
| |
|
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: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 |
| |
42 | 46 |
| |
43 | 47 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1771 | 1771 |
| |
1772 | 1772 |
| |
1773 | 1773 |
| |
1774 |
| - | |
1775 |
| - | |
1776 |
| - | |
1777 | 1774 |
| |
1778 | 1775 |
| |
1779 | 1776 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
468 | 468 |
| |
469 | 469 |
| |
470 | 470 |
| |
471 |
| - | |
472 | 471 |
| |
473 | 472 |
| |
474 | 473 |
| |
|
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 |
| |
| |||
560 | 559 |
| |
561 | 560 |
| |
562 | 561 |
| |
563 |
| - | |
| 562 | + | |
564 | 563 |
| |
565 | 564 |
| |
566 | 565 |
| |
567 |
| - | |
| 566 | + | |
568 | 567 |
| |
569 | 568 |
| |
570 | 569 |
| |
| |||
1793 | 1792 |
| |
1794 | 1793 |
| |
1795 | 1794 |
| |
1796 |
| - | |
1797 |
| - | |
| 1795 | + | |
1798 | 1796 |
| |
1799 | 1797 |
| |
1800 | 1798 |
| |
|
0 commit comments