File tree
6 files changed
+22
-15
lines changed- compiler
- rustc_codegen_ssa/src/back
- rustc_interface/src
- rustc_metadata/src
- rustc_session/src
6 files changed
+22
-15
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1163 | 1163 |
| |
1164 | 1164 |
| |
1165 | 1165 |
| |
1166 |
| - | |
| 1166 | + | |
1167 | 1167 |
| |
1168 | 1168 |
| |
1169 | 1169 |
| |
|
Diff for: compiler/rustc_interface/src/tests.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
770 | 770 |
| |
771 | 771 |
| |
772 | 772 |
| |
773 |
| - | |
| 773 | + | |
774 | 774 |
| |
775 | 775 |
| |
776 | 776 |
| |
|
Diff for: compiler/rustc_metadata/src/creader.rs
+10-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
764 | 764 |
| |
765 | 765 |
| |
766 | 766 |
| |
767 |
| - | |
768 | 767 |
| |
769 | 768 |
| |
770 | 769 |
| |
771 | 770 |
| |
772 |
| - | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
773 | 774 |
| |
774 |
| - | |
| 775 | + | |
775 | 776 |
| |
776 |
| - | |
777 |
| - | |
| 777 | + | |
| 778 | + | |
778 | 779 |
| |
779 |
| - | |
780 |
| - | |
781 |
| - | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
782 | 784 |
| |
783 | 785 |
| |
784 | 786 |
| |
|
Diff for: compiler/rustc_metadata/src/errors.rs
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
601 | 601 |
| |
602 | 602 |
| |
603 | 603 |
| |
604 |
| - | |
| 604 | + | |
605 | 605 |
| |
606 | 606 |
| |
607 | 607 |
| |
| |||
641 | 641 |
| |
642 | 642 |
| |
643 | 643 |
| |
644 |
| - | |
| 644 | + | |
645 | 645 |
| |
646 | 646 |
| |
647 | 647 |
| |
|
Diff for: compiler/rustc_metadata/src/locator.rs
+6-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1124 | 1124 |
| |
1125 | 1125 |
| |
1126 | 1126 |
| |
1127 |
| - | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
1128 | 1133 |
| |
1129 | 1134 |
| |
1130 | 1135 |
| |
|
Diff for: compiler/rustc_session/src/options.rs
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1483 | 1483 |
| |
1484 | 1484 |
| |
1485 | 1485 |
| |
1486 |
| - | |
1487 |
| - | |
| 1486 | + | |
| 1487 | + | |
1488 | 1488 |
| |
1489 | 1489 |
| |
1490 | 1490 |
| |
|
0 commit comments