destructuring enum-like structs that have destructors is still allowed #6386
Labels
A-destructors
Area: Destructors (`Drop`, …)
A-typesystem
Area: The type system
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
#3147 "only" seems fixed for non-enum-like structs, the following code crashes right now.
The text was updated successfully, but these errors were encountered: