-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Commit a8f6528
Add a missing UpcastFrom impl in rustc_type_ir
1 parent 4ff22dd commit a8f6528
File tree
2 files changed
+10
-11
lines changed- compiler
- rustc_middle/src/ty
- rustc_type_ir/src
2 files changed
+10
-11
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | - | ||
10 | - | ||
9 | + | ||
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
| |||
536 | 535 |
| |
537 | 536 |
| |
538 | 537 |
| |
539 | - | ||
540 | - | ||
541 | - | ||
542 | - | ||
543 | - | ||
544 | - | ||
545 | - | ||
546 | - | ||
547 | - | ||
548 | 538 |
| |
549 | 539 |
| |
550 | 540 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
187 | + | ||
188 | + | ||
189 | + | ||
190 | + | ||
191 | + | ||
192 | + | ||
193 | + | ||
194 | + | ||
195 | + | ||
187 | 196 |
| |
188 | 197 |
| |
189 | 198 |
| |
|
0 commit comments