Future compat warning with .await
ing a BoxFuture
#62312
Labels
A-async-await
Area: Async & Await
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
AsyncAwait-Polish
Async-await issues that are part of the "polish" area
C-bug
Category: This is a bug.
I-unsound
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
P-high
High priority
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
The code is the same as in #62284:
This results in:
The text was updated successfully, but these errors were encountered: