Skip to content

formatting recursive enums seg faults #3556

Closed
@jesse99

Description

@jesse99

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-crashIssue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions