Provide type on non-exhaustive pattern matching errors #67259
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Context & discussion #67026 (comment).
Given e.g.
we now get an error:
but we should change this into:
cc @estebank @varkor @Nadrieril
The text was updated successfully, but these errors were encountered: