ICE when using placement new with non arena types #2854
Labels
A-type-system
Area: Type system
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
Milestone
When code tries to use placement new with type that doesn't implement the proper arena methods, after printing out a reasonable diagnostic, rustc ICEs:
produces
The text was updated successfully, but these errors were encountered: