about summary refs log tree commit diff
path: root/tests/ui/type-alias-impl-trait/mututally-recursive-overflow.stderr
blob: cf6e42bc722fffe9378fdd20aa339a75cb9ceb9a (plain)
1
2
3
4
5
error[E0275]: overflow evaluating the requirement `<() as B>::Assoc == _`

error: aborting due to 1 previous error

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