I tried this code:
https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=fbd726c1f1bd90e514358a91016581ec
Given that
https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=f889ed7bfeffb6a6f3179bf6d94f438c
causes an
overflow evaluating the requirement Structure<F>: TraitI would expect the problem code to give a similar message.Instead,
rustcstalls indefinitely.Meta
rustc --version --verbose:Backtrace
No backtrace produced due to stall.