File tree
6 files changed
+20
-1
lines changed- compiler
- rustc_interface/src
- rustc_metadata/src
- rustc_session/src
- tests
- rustdoc-ui
- ui/issues/issue-70093
6 files changed
+20
-1
lines changedDiff for: compiler/rustc_interface/src/tests.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
756 | 756 |
| |
757 | 757 |
| |
758 | 758 |
| |
| 759 | + | |
759 | 760 |
| |
760 | 761 |
| |
761 | 762 |
| |
|
+6-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
106 |
| - | |
| 106 | + | |
107 | 107 |
| |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
108 | 113 |
| |
109 | 114 |
| |
110 | 115 |
| |
|
Diff for: compiler/rustc_session/src/options.rs
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1489 | 1489 |
| |
1490 | 1490 |
| |
1491 | 1491 |
| |
| 1492 | + | |
| 1493 | + | |
1492 | 1494 |
| |
1493 | 1495 |
| |
1494 | 1496 |
| |
|
Diff for: tests/rustdoc-ui/z-help.stdout
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
| 84 | + | |
84 | 85 |
| |
85 | 86 |
| |
86 | 87 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + |
File renamed without changes.
0 commit comments