Commit 4387eea
File tree
Expand file treeCollapse file tree
3 files changed
+3
-11
lines changedFilter options
- compiler/rustc_trait_selection/src/traits/select
- tests/ui/traits/trait-upcasting
Expand file treeCollapse file tree
3 files changed
+3
-11
lines changedcompiler/rustc_trait_selection/src/traits/select/mod.rs
Copy file name to clipboardExpand all lines: compiler/rustc_trait_selection/src/traits/select/mod.rs+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2594 | 2594 |
|
2595 | 2595 |
|
2596 | 2596 |
|
2597 |
| - |
| 2597 | + |
2598 | 2598 |
|
2599 | 2599 |
|
2600 | 2600 |
|
|
tests/ui/traits/trait-upcasting/type-checking-test-opaques.rs
Copy file name to clipboardExpand all lines: tests/ui/traits/trait-upcasting/type-checking-test-opaques.rs+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
3 | 5 |
|
4 | 6 |
|
5 | 7 |
|
| ||
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
18 |
| - |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
tests/ui/traits/trait-upcasting/type-checking-test-opaques.stderr
Copy file name to clipboardExpand all lines: tests/ui/traits/trait-upcasting/type-checking-test-opaques.stderr-9Lines changed: 0 additions & 9 deletions
This file was deleted.
0 commit comments