File tree
25 files changed
+66
-75
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src
- diagnostics
- region_infer
- type_check
- rustc_codegen_cranelift
- scripts
- src
- rustc_codegen_llvm/src/debuginfo
- rustc_codegen_ssa/src/mir
- rustc_const_eval/src
- interpret
- transform
- rustc_error_codes/src/error_codes
- rustc_hir_analysis/src/astconv
- rustc_middle/src/ty
- rustc_mir_transform/src
- inline
- rustc_monomorphize/src
- src/tools/clippy/clippy_lints/src/methods
25 files changed
+66
-75
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1664 | 1664 |
| |
1665 | 1665 |
| |
1666 | 1666 |
| |
1667 |
| - | |
| 1667 | + | |
1668 | 1668 |
| |
1669 | 1669 |
| |
1670 | 1670 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
619 | 619 |
| |
620 | 620 |
| |
621 | 621 |
| |
622 |
| - | |
| 622 | + | |
623 | 623 |
| |
624 | 624 |
| |
625 | 625 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2250 | 2250 |
| |
2251 | 2251 |
| |
2252 | 2252 |
| |
2253 |
| - | |
| 2253 | + | |
2254 | 2254 |
| |
2255 | 2255 |
| |
2256 | 2256 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1007 | 1007 |
| |
1008 | 1008 |
| |
1009 | 1009 |
| |
1010 |
| - | |
| 1010 | + | |
1011 | 1011 |
| |
1012 | 1012 |
| |
1013 | 1013 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
639 | 639 |
| |
640 | 640 |
| |
641 | 641 |
| |
642 |
| - | |
643 |
| - | |
| 642 | + | |
644 | 643 |
| |
645 |
| - | |
| 644 | + | |
646 | 645 |
| |
647 | 646 |
| |
648 | 647 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 |
| - | |
104 |
| - | |
105 |
| - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
359 | 359 |
| |
360 | 360 |
| |
361 | 361 |
| |
362 |
| - | |
| 362 | + | |
363 | 363 |
| |
364 | 364 |
| |
365 | 365 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
| 93 | + | |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
529 | 529 |
| |
530 | 530 |
| |
531 | 531 |
| |
532 |
| - | |
| 532 | + | |
533 | 533 |
| |
534 | 534 |
| |
535 | 535 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 |
| - | |
| 121 | + | |
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
|
0 commit comments