File tree
15 files changed
+160
-27
lines changed- compiler
- rustc_errors/src
- rustc_lint/src
- rustc_parse/src/parser
- rustc_resolve/src/late
- library/core/src/unicode
- src/tools
- clippy
- clippy_lints/src
- clippy_utils/src/ty
- compiletest/src
- test-float-parse/src
- unicode-table-generator/src
- tests/ui
- async-await/issues
- lint/unused
15 files changed
+160
-27
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3526 | 3526 |
| |
3527 | 3527 |
| |
3528 | 3528 |
| |
3529 |
| - | |
| 3529 | + | |
3530 | 3530 |
| |
3531 | 3531 |
| |
3532 | 3532 |
| |
|
Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
599 | 599 |
| |
600 | 600 |
| |
601 | 601 |
| |
| 602 | + | |
602 | 603 |
| |
603 | 604 |
| |
604 | 605 |
| |
| |||
620 | 621 |
| |
621 | 622 |
| |
622 | 623 |
| |
| 624 | + | |
623 | 625 |
| |
624 | 626 |
| |
625 | 627 |
| |
| |||
919 | 921 |
| |
920 | 922 |
| |
921 | 923 |
| |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
922 | 929 |
| |
923 | 930 |
| |
924 | 931 |
| |
| |||
1508 | 1515 |
| |
1509 | 1516 |
| |
1510 | 1517 |
| |
| 1518 | + | |
1511 | 1519 |
| |
1512 | 1520 |
| |
1513 | 1521 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2206 | 2206 |
| |
2207 | 2207 |
| |
2208 | 2208 |
| |
2209 |
| - | |
| 2209 | + | |
2210 | 2210 |
| |
2211 | 2211 |
| |
2212 | 2212 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
328 | 328 |
| |
329 | 329 |
| |
330 | 330 |
| |
331 |
| - | |
332 |
| - | |
| 331 | + | |
333 | 332 |
| |
334 | 333 |
| |
335 | 334 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
| 85 | + | |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
172 |
| - | |
| 172 | + | |
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
889 | 889 |
| |
890 | 890 |
| |
891 | 891 |
| |
892 |
| - | |
| 892 | + | |
893 | 893 |
| |
894 | 894 |
| |
895 | 895 |
| |
| |||
898 | 898 |
| |
899 | 899 |
| |
900 | 900 |
| |
901 |
| - | |
| 901 | + | |
902 | 902 |
| |
903 | 903 |
| |
904 | 904 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1777 | 1777 |
| |
1778 | 1778 |
| |
1779 | 1779 |
| |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
1780 | 1786 |
| |
1781 | 1787 |
| |
1782 | 1788 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
340 | 340 |
| |
341 | 341 |
| |
342 | 342 |
| |
343 |
| - | |
| 343 | + | |
344 | 344 |
| |
345 | 345 |
| |
346 | 346 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 |
| - | |
| 83 | + | |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
|
0 commit comments