File tree
31 files changed
+486
-697
lines changed- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src/diagnostics
- rustc_hir/src
- rustc_hir_analysis/src
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_lint/src
- rustc_middle/src
- middle
- query
- ty
- rustc_resolve/src
- rustc_trait_selection/src/error_reporting
- infer
- nice_region_error
- traits
- rustc_ty_utils/src
- src
- librustdoc/clean
- tools/clippy
- clippy_lints/src
- clippy_utils/src
- tests/ui
- tests/ui/type-alias-impl-trait
31 files changed
+486
-697
lines changedLarge diffs are not rendered by default.
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
829 | 829 |
| |
830 | 830 |
| |
831 | 831 |
| |
832 |
| - | |
| 832 | + | |
833 | 833 |
| |
834 | 834 |
| |
835 | 835 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2610 | 2610 |
| |
2611 | 2611 |
| |
2612 | 2612 |
| |
2613 |
| - | |
2614 | 2613 |
| |
2615 | 2614 |
| |
2616 | 2615 |
| |
| |||
2729 | 2728 |
| |
2730 | 2729 |
| |
2731 | 2730 |
| |
2732 |
| - | |
2733 | 2731 |
| |
2734 | 2732 |
| |
2735 |
| - | |
2736 |
| - | |
2737 |
| - | |
2738 |
| - | |
2739 |
| - | |
2740 |
| - | |
2741 |
| - | |
2742 |
| - | |
2743 |
| - | |
2744 |
| - | |
2745 | 2733 |
| |
2746 | 2734 |
| |
2747 | 2735 |
| |
| |||
2837 | 2825 |
| |
2838 | 2826 |
| |
2839 | 2827 |
| |
2840 |
| - | |
| 2828 | + | |
2841 | 2829 |
| |
2842 | 2830 |
| |
2843 | 2831 |
| |
| |||
3959 | 3947 |
| |
3960 | 3948 |
| |
3961 | 3949 |
| |
3962 |
| - | |
3963 | 3950 |
| |
3964 | 3951 |
| |
3965 | 3952 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
896 | 896 |
| |
897 | 897 |
| |
898 | 898 |
| |
899 |
| - | |
| 899 | + | |
900 | 900 |
| |
901 |
| - | |
902 | 901 |
| |
903 | 902 |
| |
904 | 903 |
| |
| |||
1188 | 1187 |
| |
1189 | 1188 |
| |
1190 | 1189 |
| |
1191 |
| - | |
1192 |
| - | |
1193 |
| - | |
1194 |
| - | |
1195 |
| - | |
1196 |
| - | |
1197 |
| - | |
1198 |
| - | |
1199 |
| - | |
1200 |
| - | |
| 1190 | + | |
1201 | 1191 |
| |
1202 |
| - | |
1203 | 1192 |
| |
1204 | 1193 |
| |
1205 | 1194 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1395 | 1395 |
| |
1396 | 1396 |
| |
1397 | 1397 |
| |
1398 |
| - | |
| 1398 | + | |
1399 | 1399 |
| |
1400 | 1400 |
| |
1401 | 1401 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
455 | 455 |
| |
456 | 456 |
| |
457 | 457 |
| |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
458 | 473 |
| |
459 | 474 |
| |
460 | 475 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
316 | 316 |
| |
317 | 317 |
| |
318 | 318 |
| |
319 |
| - | |
320 |
| - | |
321 |
| - | |
322 |
| - | |
323 |
| - | |
324 |
| - | |
325 |
| - | |
326 | 319 |
| |
327 | 320 |
| |
328 | 321 |
| |
|
0 commit comments