AFIT: incorrect "method not compatible with trait" #103457
Labels
C-bug
Category: This is a bug.
F-async_fn_in_trait
Static async fn in traits
requires-nightly
This issue requires a nightly compiler in some way.
playground
gives the following error:
The equivalent without
async
works.The text was updated successfully, but these errors were encountered: