default-body async fn
in trait with impl Trait
return fails to compile
#102688
Labels
C-bug
Category: This is a bug.
F-async_fn_in_trait
Static async fn in traits
F-return_position_impl_trait_in_trait
`#![feature(return_position_impl_trait_in_trait)]`
requires-nightly
This issue requires a nightly compiler in some way.
This code fails to compile after #101679:
This is the same RPIT issue as #101968 (comment). Filing as a
known-bug
.The text was updated successfully, but these errors were encountered: