You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue tracks the implementation status of the exhaustiveness check.
All unimplemented patterns are converted to wildcards when match arms are lowered to matrix for now.
This issue tracks the implementation status of the exhaustiveness check.
All unimplemented patterns are converted to wildcards when match arms are lowered to matrix for now.
ADT
Pattern
pat | pat
)Others
The text was updated successfully, but these errors were encountered: