File tree
9 files changed
+23
-26
lines changed- compiler
- rustc_interface
- src
- rustc_middle
- src
- middle
- ty
9 files changed
+23
-26
lines changedDiff for: compiler/rustc_interface/messages.ftl
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 |
| |
33 | 37 |
| |
34 | 38 |
| |
|
Diff for: compiler/rustc_interface/src/errors.rs
+10
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + |
Diff for: compiler/rustc_interface/src/lib.rs
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + | |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
16 |
| - | |
17 |
| - | |
| 18 | + | |
18 | 19 |
| |
19 |
| - | |
| 20 | + | |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
| |||
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
44 |
| - | |
| 45 | + | |
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
|
Diff for: compiler/rustc_interface/src/passes.rs
+3-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| |||
685 | 685 |
| |
686 | 686 |
| |
687 | 687 |
| |
| 688 | + | |
688 | 689 |
| |
689 | 690 |
| |
690 | 691 |
| |
| |||
1091 | 1092 |
| |
1092 | 1093 |
| |
1093 | 1094 |
| |
1094 |
| - | |
| 1095 | + | |
1095 | 1096 |
|
Diff for: compiler/rustc_middle/messages.ftl
-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 | 87 |
| |
92 | 88 |
| |
93 | 89 |
| |
|
Diff for: compiler/rustc_middle/src/error.rs
-10
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 | 68 |
| |
79 | 69 |
| |
80 | 70 |
| |
|
Diff for: compiler/rustc_middle/src/middle/mod.rs
-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 | 33 |
| |
35 | 34 |
| |
36 | 35 |
| |
37 | 36 |
| |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - |
Diff for: compiler/rustc_middle/src/ty/mod.rs
-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2167 | 2167 |
| |
2168 | 2168 |
| |
2169 | 2169 |
| |
2170 |
| - | |
2171 | 2170 |
| |
2172 | 2171 |
| |
2173 | 2172 |
| |
|
0 commit comments