Unhelpful error message with async usage of Iterator #63385
Labels
A-async-await
Area: Async & Await
A-diagnostics
Area: Messages for errors, warnings, and lints
AsyncAwait-Triaged
Async-await issues that have been triaged during a working group meeting.
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I'm not sure, if the behaviour itself is a bug or not, but the error message is surely not helpful.
Code:
The error I get:
dependencies:
rustc version: rustc 1.38.0-nightly (ad7c55e 2019-08-07)
The text was updated successfully, but these errors were encountered: