TAIT: ICE (stack overflow) on recursive TAIT static #117412
Labels
C-bug
Category: This is a bug.
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
This triggers a stack overflow of rustc (even without the TAIT feature gate, i.e. on stable too) (playgound):
Backtrace
The text was updated successfully, but these errors were encountered: