4 files changed
+7
-3
lines changedDiff for: compiler/rustc_driver_impl/src/lib.rs
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 | 16 |
| |
18 | 17 |
| |
19 | 18 |
| |
|
Diff for: compiler/rustc_interface/src/lib.rs
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
|
Diff for: compiler/rustc_interface/src/passes.rs
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
306 | 306 |
| |
307 | 307 |
| |
308 | 308 |
| |
| 309 | + | |
| 310 | + | |
309 | 311 |
| |
310 | 312 |
| |
311 | 313 |
| |
| |||
431 | 433 |
| |
432 | 434 |
| |
433 | 435 |
| |
| 436 | + | |
| 437 | + | |
| 438 | + | |
434 | 439 |
| |
435 | 440 |
| |
436 | 441 |
| |
| |||
486 | 491 |
| |
487 | 492 |
| |
488 | 493 |
| |
| 494 | + | |
| 495 | + | |
489 | 496 |
| |
490 | 497 |
| |
491 | 498 |
| |
|
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
97 | 96 |
| |
98 | 97 |
| |
99 | 98 |
| |
|
0 commit comments