Skip to content

Inexhaustive match warning despite being exhaustive #15226

Closed
@Swoorup

Description

@Swoorup

Compiler version

3.1.3-RC2

Minimized code

https://scastie.scala-lang.org/oNFJgavuT4ipVnIKcsgUbg

Output

match may not be exhaustive.

It would fail on pattern case: ProjectionState(_1, _2)

Expectation

No warnings expected as match is complete?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions