File tree
5 files changed
+10
-1
lines changed- compiler
- rustc_driver_impl/src
- rustc_session/src
- tests/ui
- invalid-compile-flags
- print-request
5 files changed
+10
-1
lines changedDiff for: compiler/rustc_driver_impl/src/lib.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
734 | 734 |
| |
735 | 735 |
| |
736 | 736 |
| |
| 737 | + | |
737 | 738 |
| |
738 | 739 |
| |
739 | 740 |
| |
|
Diff for: compiler/rustc_session/src/config.rs
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
769 | 769 |
| |
770 | 770 |
| |
771 | 771 |
| |
| 772 | + | |
772 | 773 |
| |
773 | 774 |
| |
774 | 775 |
| |
| |||
1863 | 1864 |
| |
1864 | 1865 |
| |
1865 | 1866 |
| |
| 1867 | + | |
1866 | 1868 |
| |
1867 | 1869 |
| |
1868 | 1870 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
|
Diff for: tests/ui/print-request/host.rs
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Diff for: tests/ui/print-request/host.stdout
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
0 commit comments