rust/tests/ui/async-await/in-trait/indirect-recursion-issue-112047.stderr

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
191 B
Plaintext
Raw Normal View History

error[E0275]: overflow evaluating the requirement `<A as Second>::{opaque#0} == _`
error: aborting due to previous error
For more information about this error, try `rustc --explain E0275`.