File tree
6 files changed
+6
-7
lines changed- compiler
- rustc_errors/src
- rustc_mir_transform/src/coverage
- counters
- rustc_parse/src/parser
- rustc_resolve/src/late
- src/librustdoc/html
6 files changed
+6
-7
lines changedDiff for: compiler/rustc_errors/src/emitter.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3449 | 3449 |
| |
3450 | 3450 |
| |
3451 | 3451 |
| |
3452 |
| - | |
| 3452 | + | |
3453 | 3453 |
| |
3454 | 3454 |
| |
3455 | 3455 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
261 | 261 |
| |
262 | 262 |
| |
263 | 263 |
| |
264 |
| - | |
| 264 | + | |
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
163 |
| - | |
| 163 | + | |
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
|
Diff for: compiler/rustc_parse/src/parser/item.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2189 | 2189 |
| |
2190 | 2190 |
| |
2191 | 2191 |
| |
2192 |
| - | |
| 2192 | + | |
2193 | 2193 |
| |
2194 | 2194 |
| |
2195 | 2195 |
| |
|
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
329 |
| - | |
330 |
| - | |
| 329 | + | |
331 | 330 |
| |
332 | 331 |
| |
333 | 332 |
| |
|
Diff for: src/librustdoc/html/format.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1440 | 1440 |
| |
1441 | 1441 |
| |
1442 | 1442 |
| |
1443 |
| - | |
| 1443 | + | |
1444 | 1444 |
| |
1445 | 1445 |
| |
1446 | 1446 |
| |
|
0 commit comments