File tree
95 files changed
+609
-639
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_attr/src
- rustc_builtin_macros/src
- deriving/generic
- rustc_codegen_ssa/src/back
- rustc_const_eval/src
- const_eval
- rustc_error_messages/src
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_fluent_macro/src
- rustc_hir_analysis/src
- astconv
- check
- structured_errors
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/errors
- rustc_interface/src
- rustc_lint/src
- context
- rustc_lint_defs/src
- rustc_macros/src/diagnostics
- rustc_middle/src
- middle
- mir
- interpret
- ty
- rustc_mir_build/src
- rustc_mir_transform/src
- rustc_parse/src
- lexer
- parser
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_resolve/src
- late
- rustc_session/src
- rustc_span/src
- rustc_trait_selection/src
- traits/error_reporting
- src
- librustdoc
- html
- passes
- tools
- clippy
- clippy_lints/src
- clippy_utils/src
- tests/ui-internal
- miri/src
- rustfmt/src/parse
- tests/ui-fulldeps
- fluent-messages
- internal-lints
- session-diagnostic
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
95 files changed
+609
-639
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| |||
750 | 750 |
| |
751 | 751 |
| |
752 | 752 |
| |
753 |
| - | |
| 753 | + | |
754 | 754 |
| |
755 | 755 |
| |
756 | 756 |
| |
| |||
1408 | 1408 |
| |
1409 | 1409 |
| |
1410 | 1410 |
| |
1411 |
| - | |
| 1411 | + | |
1412 | 1412 |
| |
1413 | 1413 |
| |
1414 | 1414 |
| |
| |||
1491 | 1491 |
| |
1492 | 1492 |
| |
1493 | 1493 |
| |
1494 |
| - | |
| 1494 | + | |
1495 | 1495 |
| |
1496 | 1496 |
| |
1497 | 1497 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
374 | 374 |
| |
375 | 375 |
| |
376 | 376 |
| |
377 |
| - | |
| 377 | + | |
378 | 378 |
| |
379 | 379 |
| |
380 | 380 |
| |
| |||
743 | 743 |
| |
744 | 744 |
| |
745 | 745 |
| |
746 |
| - | |
| 746 | + | |
747 | 747 |
| |
748 | 748 |
| |
749 | 749 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
535 | 535 |
| |
536 | 536 |
| |
537 | 537 |
| |
538 |
| - | |
| 538 | + | |
539 | 539 |
| |
540 | 540 |
| |
541 | 541 |
| |
| |||
547 | 547 |
| |
548 | 548 |
| |
549 | 549 |
| |
550 |
| - | |
| 550 | + | |
551 | 551 |
| |
552 | 552 |
| |
553 | 553 |
| |
|
Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1603 | 1603 |
| |
1604 | 1604 |
| |
1605 | 1605 |
| |
1606 |
| - | |
1607 |
| - | |
1608 |
| - | |
| 1606 | + | |
| 1607 | + | |
| 1608 | + | |
| 1609 | + | |
1609 | 1610 |
| |
1610 | 1611 |
| |
1611 | 1612 |
| |
1612 | 1613 |
| |
1613 | 1614 |
| |
1614 | 1615 |
| |
1615 | 1616 |
| |
1616 |
| - | |
1617 |
| - | |
| 1617 | + | |
| 1618 | + | |
1618 | 1619 |
| |
1619 | 1620 |
| |
1620 | 1621 |
| |
| |||
1631 | 1632 |
| |
1632 | 1633 |
| |
1633 | 1634 |
| |
1634 |
| - | |
| 1635 | + | |
1635 | 1636 |
| |
1636 | 1637 |
| |
1637 | 1638 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
590 | 590 |
| |
591 | 591 |
| |
592 | 592 |
| |
593 |
| - | |
| 593 | + | |
594 | 594 |
| |
595 | 595 |
| |
596 | 596 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
553 | 553 |
| |
554 | 554 |
| |
555 | 555 |
| |
556 |
| - | |
| 556 | + | |
557 | 557 |
| |
558 | 558 |
| |
559 | 559 |
| |
|
Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
| 19 | + | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
1004 | 1004 |
| |
1005 | 1005 |
| |
1006 | 1006 |
| |
1007 |
| - | |
| 1007 | + | |
1008 | 1008 |
| |
1009 |
| - | |
| 1009 | + | |
1010 | 1010 |
| |
1011 | 1011 |
| |
1012 | 1012 |
| |
| |||
1015 | 1015 |
| |
1016 | 1016 |
| |
1017 | 1017 |
| |
1018 |
| - | |
| 1018 | + | |
1019 | 1019 |
| |
1020 | 1020 |
| |
1021 | 1021 |
| |
1022 | 1022 |
| |
1023 | 1023 |
| |
1024 |
| - | |
1025 |
| - | |
| 1024 | + | |
| 1025 | + | |
1026 | 1026 |
| |
1027 | 1027 |
| |
1028 | 1028 |
| |
1029 |
| - | |
| 1029 | + | |
1030 | 1030 |
| |
1031 | 1031 |
| |
1032 | 1032 |
| |
|
Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 |
| - | |
| 3 | + | |
6 | 4 |
| |
7 | 5 |
| |
8 | 6 |
| |
| |||
25 | 23 |
| |
26 | 24 |
| |
27 | 25 |
| |
28 |
| - | |
| 26 | + | |
29 | 27 |
| |
30 | 28 |
| |
31 | 29 |
| |
|
Lines changed: 9 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
| |||
424 | 423 |
| |
425 | 424 |
| |
426 | 425 |
| |
427 |
| - | |
| 426 | + | |
428 | 427 |
| |
429 | 428 |
| |
430 | 429 |
| |
| |||
433 | 432 |
| |
434 | 433 |
| |
435 | 434 |
| |
436 |
| - | |
| 435 | + | |
437 | 436 |
| |
438 | 437 |
| |
439 | 438 |
| |
| |||
457 | 456 |
| |
458 | 457 |
| |
459 | 458 |
| |
460 |
| - | |
| 459 | + | |
461 | 460 |
| |
462 | 461 |
| |
463 | 462 |
| |
| |||
595 | 594 |
| |
596 | 595 |
| |
597 | 596 |
| |
598 |
| - | |
| 597 | + | |
599 | 598 |
| |
600 | 599 |
| |
601 | 600 |
| |
| |||
783 | 782 |
| |
784 | 783 |
| |
785 | 784 |
| |
786 |
| - | |
| 785 | + | |
787 | 786 |
| |
788 | 787 |
| |
789 | 788 |
| |
| |||
819 | 818 |
| |
820 | 819 |
| |
821 | 820 |
| |
822 |
| - | |
| 821 | + | |
823 | 822 |
| |
824 | 823 |
| |
825 | 824 |
| |
| |||
842 | 841 |
| |
843 | 842 |
| |
844 | 843 |
| |
845 |
| - | |
| 844 | + | |
846 | 845 |
| |
847 | 846 |
| |
848 | 847 |
| |
| |||
877 | 876 |
| |
878 | 877 |
| |
879 | 878 |
| |
880 |
| - | |
| 879 | + | |
881 | 880 |
| |
882 | 881 |
| |
883 | 882 |
| |
|
0 commit comments