File tree
2 files changed
+8
-9
lines changed- compiler
- rustc_driver/src
- rustc_interface/src
2 files changed
+8
-9
lines changedDiff for: compiler/rustc_driver/src/lib.rs
+5-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| |||
595 | 595 |
| |
596 | 596 |
| |
597 | 597 |
| |
598 |
| - | |
| 598 | + | |
599 | 599 |
| |
600 | 600 |
| |
601 |
| - | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
602 | 604 |
| |
603 | 605 |
| |
604 | 606 |
| |
|
Diff for: compiler/rustc_interface/src/queries.rs
+3-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 | 16 |
| |
18 | 17 |
| |
19 | 18 |
| |
| |||
367 | 366 |
| |
368 | 367 |
| |
369 | 368 |
| |
370 |
| - | |
371 |
| - | |
372 |
| - | |
373 |
| - | |
| 369 | + | |
| 370 | + | |
374 | 371 |
| |
375 |
| - | |
| 372 | + | |
376 | 373 |
| |
377 | 374 |
| |
378 | 375 |
| |
|
0 commit comments