Compilation unterminated when type variable is a huge array #118860
Labels
C-bug
Category: This is a bug.
F-transmutability
`#![feature(transmutability)]`
I-compiletime
Issue: Problems and improvements with respect to compile times.
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
I tried this code:
I expected to see this happen: compilation terminated
Instead, this happened: compilation unterminated
Meta
rustc --version --verbose
:Backtrace
The text was updated successfully, but these errors were encountered: