File tree
13 files changed
+25
-27
lines changed- compiler
- rustc_codegen_cranelift
- rustc_data_structures
- rustc_interface
- src
- rustc_middle
- src/ty/context
- rustc_query_impl
- rustc_query_system
- src/query
- rustc_serialize
- rustc_span
13 files changed
+25
-27
lines changedDiff for: Cargo.lock
+6-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2689 | 2689 |
| |
2690 | 2690 |
| |
2691 | 2691 |
| |
2692 |
| - | |
| 2692 | + | |
2693 | 2693 |
| |
2694 |
| - | |
| 2694 | + | |
2695 | 2695 |
| |
2696 | 2696 |
| |
2697 | 2697 |
| |
| |||
4160 | 4160 |
| |
4161 | 4161 |
| |
4162 | 4162 |
| |
4163 |
| - | |
| 4163 | + | |
4164 | 4164 |
| |
4165 |
| - | |
| 4165 | + | |
4166 | 4166 |
| |
4167 |
| - | |
4168 |
| - | |
4169 | 4167 |
| |
4170 | 4168 |
| |
4171 | 4169 |
| |
4172 | 4170 |
| |
4173 | 4171 |
| |
4174 | 4172 |
| |
4175 |
| - | |
| 4173 | + | |
4176 | 4174 |
| |
4177 |
| - | |
| 4175 | + | |
4178 | 4176 |
| |
4179 | 4177 |
| |
4180 | 4178 |
| |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
235 | 235 |
| |
236 | 236 |
| |
237 | 237 |
| |
238 |
| - | |
| 238 | + | |
239 | 239 |
| |
240 |
| - | |
| 240 | + | |
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
|
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
| 17 | + | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + |
Diff for: compiler/rustc_interface/Cargo.toml
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
| 11 | + | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + |
Diff for: compiler/rustc_interface/src/util.rs
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
186 |
| - | |
| 186 | + | |
187 | 187 |
| |
188 | 188 |
| |
189 | 189 |
| |
|
Diff for: compiler/rustc_middle/Cargo.toml
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
| 29 | + | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + | |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
|
Diff for: compiler/rustc_query_impl/Cargo.toml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
Diff for: compiler/rustc_query_system/Cargo.toml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
25 |
| - | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
Diff for: compiler/rustc_serialize/Cargo.toml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Diff for: compiler/rustc_span/Cargo.toml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + |
0 commit comments