Return type notation ICEs on return position impl trait in trait #111846
Labels
C-bug
Category: This is a bug.
F-return_position_impl_trait_in_trait
`#![feature(return_position_impl_trait_in_trait)]`
F-return_type_notation
`#[feature(return_type_notation)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-nightly
This issue requires a nightly compiler in some way.
Reproducer from
impl_trait_utils
:Which results in:
This works with async functions just fine.
Meta
rustc --version --verbose
:Backtrace
The text was updated successfully, but these errors were encountered: