3 files changed
+9
-2
lines changedDiff for: src/librustc_driver/driver.rs
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
980 | 980 |
| |
981 | 981 |
| |
982 | 982 |
| |
983 |
| - | |
| 983 | + | |
| 984 | + | |
984 | 985 |
| |
985 | 986 |
| |
986 | 987 |
| |
|
Diff for: src/librustc_mir/build/cfg.rs
+4-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
| 81 | + | |
81 | 82 |
| |
82 |
| - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
83 | 86 |
| |
84 | 87 |
| |
85 | 88 |
| |
|
Diff for: src/librustc_mir/build/matches/mod.rs
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
| 90 | + | |
| 91 | + | |
| 92 | + | |
90 | 93 |
| |
91 | 94 |
| |
92 | 95 |
| |
|
0 commit comments