Error: implementation of std::iter::Iterator
is not general enough
#72167
Labels
C-bug
Category: This is a bug.
std::iter::Iterator
is not general enough
#72167
I tried this code:
I expected to see this happen: compiled
Instead, this happened: compilation failed with error:
Meta
rustc --version --verbose
:Notes
This code compiles:
The text was updated successfully, but these errors were encountered: