Segfault from using casted trait #4333
Labels
A-codegen
Area: Code generation
A-trait-system
Area: Trait system
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
Milestone
Updated Test Case (warning: may not be faithful to the original problem)
Original Report
The following code compiles, but causes a segmentation fault when run:
This is using master on Ubuntu.
The text was updated successfully, but these errors were encountered: