We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7667c60 commit b14ac05Copy full SHA for b14ac05
tests/ui/type-inference/infinite-type-occurs-check.stderr
@@ -1,5 +1,5 @@
1
error[E0275]: overflow assigning `Box<_>` to `_`
2
- --> $DIR/infinite-type-occurs-check.rs:12:9
+ --> $DIR/infinite-type-occurs-check.rs:9:9
3
|
4
LL | g = f;
5
| ^
0 commit comments