assertion failed: current_depth > 1
when using generators and conservative impl trait with an impl lifetime
#48969
Labels
A-coroutines
Area: Coroutines
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Uh oh!
There was an error while loading. Please reload this page.
The following code causes an ICE.
Code
I'm pretty it can be simplified to not depend on
futures
crate, but that's the best I was able to get.Meta
Error message
The text was updated successfully, but these errors were encountered: