Commit 3b765b8
committed
trait_sel: remove intercrate mode assertion
This causes a bunch of tests to fail and everything appears to work
without it:
- tests/ui/coherence/orphan-check-opaque-types-not-covering.rs
- tests/ui/coherence/orphan-check-projections-covering.rs
- tests/ui/coherence/orphan-check-projections-unsat-bounds.rs#classic
- tests/ui/coherence/orphan-check-weak-aliases-not-covering.rs
- tests/ui/coherence/orphan-check-weak-aliases-covering.rs#classic
- tests/ui/specialization/issue-43037.rs#negative
- tests/ui/specialization/issue-43037.rs#current
- tests/ui/type-alias-impl-trait/coherence.rs#classic1 parent d9ccc87 commit 3b765b8
1 file changed
+1
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | | - | |
| 7 | + | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 26 | | |
35 | 27 | | |
36 | 28 | | |
| |||
0 commit comments