Commits

gregomni committed 44a69d25a38
Skip type checking case patterns when switch is error type. This stops emitting unhelpful diagnostics about “<<error type>>” (as in SR-176) while still complaining about the switch itself and any other errors in case bodies.