summaryrefslogtreecommitdiffstats
path: root/tests/ui/type-alias-impl-trait/mututally-recursive-overflow.stderr
blob: 49c59f7eb37a16cf5f7903c5cd7695d196fc30c6 (plain)
1
2
3
4
5
error[E0275]: overflow evaluating the requirement `<() as B>::Assoc == _`

error: aborting due to previous error

For more information about this error, try `rustc --explain E0275`.