Cannot return never
type as impl Trait (like unimplemented!()
stub)
#71715
Labels
C-bug
Category: This is a bug.
I tried this code:
I expected to see this happen: successful compilation. Instead, this happened: compilation error:
Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: