Skip to content

exhaustiveness checking sometimes fails to detect missing variants #3011

Closed
@nikomatsakis

Description

@nikomatsakis

I can't get a narrow test case, but the function bound_region_to_str() was missing a variant and no error was reported. The relevant case is now handled, but I added a FIXME tagged with this issue # so if you want to debug it, you can remove that variant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions