Trying to use same existential type for two functions cause cycle dependency #61863
Labels
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
C-bug
Category: This is a bug.
On a nightly rustup 1.18.3 (435397f48 2019-05-22)
Some code like this
cause error
playground link:
https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=71c724f92b074d0b6f355a6aaf8d3d1a
The text was updated successfully, but these errors were encountered: