File tree
40 files changed
+502
-395
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_borrowck/src
- diagnostics
- rustc_builtin_macros/src
- rustc_codegen_ssa/src/back
- rustc_const_eval/src/transform/check_consts
- rustc_errors/src
- rustc_expand/src
- rustc_hir_typeck/src
- rustc_infer/src/errors
- rustc_lint/src
- context
- rustc_macros/src/diagnostics
- rustc_metadata/src
- rustc_mir_build/src
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_parse/src
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_session/src
- rustc_trait_selection/src
- src/tools/clippy/clippy_utils/src
- tests/ui-fulldeps
- internal-lints
- session-diagnostic
40 files changed
+502
-395
lines changedLines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
44 |
| - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
45 | 50 |
| |
46 | 51 |
| |
47 | 52 |
| |
|
Lines changed: 14 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 |
| |
6 | 9 |
| |
7 | 10 |
| |
| |||
372 | 375 |
| |
373 | 376 |
| |
374 | 377 |
| |
375 |
| - | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
376 | 383 |
| |
377 | 384 |
| |
378 | 385 |
| |
| |||
729 | 736 |
| |
730 | 737 |
| |
731 | 738 |
| |
732 |
| - | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
733 | 744 |
| |
734 | 745 |
| |
735 | 746 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 |
| |
26 | 29 |
| |
27 | 30 |
| |
|
Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
| 254 | + | |
| 255 | + | |
| 256 | + | |
254 | 257 |
| |
255 | 258 |
| |
256 | 259 |
| |
| |||
421 | 424 |
| |
422 | 425 |
| |
423 | 426 |
| |
| 427 | + | |
| 428 | + | |
| 429 | + | |
424 | 430 |
| |
425 | 431 |
| |
426 | 432 |
| |
| |||
685 | 691 |
| |
686 | 692 |
| |
687 | 693 |
| |
| 694 | + | |
| 695 | + | |
| 696 | + | |
688 | 697 |
| |
689 | 698 |
| |
690 | 699 |
| |
691 | 700 |
| |
692 | 701 |
| |
693 | 702 |
| |
| 703 | + | |
| 704 | + | |
| 705 | + | |
694 | 706 |
| |
695 | 707 |
| |
696 | 708 |
| |
| |||
714 | 726 |
| |
715 | 727 |
| |
716 | 728 |
| |
| 729 | + | |
| 730 | + | |
| 731 | + | |
717 | 732 |
| |
718 | 733 |
| |
719 | 734 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2497 | 2497 |
| |
2498 | 2498 |
| |
2499 | 2499 |
| |
| 2500 | + | |
| 2501 | + | |
2500 | 2502 |
| |
2501 | 2503 |
| |
2502 | 2504 |
| |
|
Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
| 2 | + | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
611 | 611 |
| |
612 | 612 |
| |
613 | 613 |
| |
614 |
| - | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
615 | 619 |
| |
616 | 620 |
| |
617 | 621 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1856 | 1856 |
| |
1857 | 1857 |
| |
1858 | 1858 |
| |
1859 |
| - | |
1860 |
| - | |
1861 |
| - | |
| 1859 | + | |
1862 | 1860 |
| |
1863 | 1861 |
| |
1864 | 1862 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
| 96 | + | |
| 97 | + | |
| 98 | + | |
96 | 99 |
| |
97 | 100 |
| |
98 | 101 |
| |
| |||
321 | 324 |
| |
322 | 325 |
| |
323 | 326 |
| |
| 327 | + | |
| 328 | + | |
324 | 329 |
| |
325 | 330 |
| |
326 | 331 |
| |
| |||
591 | 596 |
| |
592 | 597 |
| |
593 | 598 |
| |
| 599 | + | |
| 600 | + | |
594 | 601 |
| |
595 | 602 |
| |
596 | 603 |
| |
|
0 commit comments