Skip to content

Commit 6913673

Browse files
committed
rebase
1 parent b9c568b commit 6913673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/ui/traits/new-solver/generalize/occurs-check-nested-alias.next.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error[E0271]: type mismatch resolving `<<T as Id<_>>::Id as Unnormalizable>::Assoc == _`
2-
--> $DIR/occurs-check-nested-alias.rs:31:9
2+
--> $DIR/occurs-check-nested-alias.rs:35:9
33
|
44
LL | x = y;
55
| ^ types differ

0 commit comments

Comments
 (0)