async functions in traits ICE when you try to use them #102138
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)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
WG-async
Working group: Async & await
Example:
Playground
yields
Backtrace
The text was updated successfully, but these errors were encountered: