Skip to content

Add exhaustiveness checking for pattern case statements #1399

@MikePopoloski

Description

@MikePopoloski

Similarly to regular case statements, pattern matching case statements should also check exhaustiveness during data flow analysis. This problem is much more difficult to solve than just the wildcard integer case though.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions