formatting recursive enums seg faults #3556
Labels
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
Milestone
Getting a seg fault doing
fmt!("%?", foo)
when foo was constructed using a recursive enum.This is with rust pulled from master on Sep 22, 2012.
The text was updated successfully, but these errors were encountered: