Skip to content

Make let/app invariant preservation check conservative rather than panicking

Alexis Williams requested to merge wip/fix-17603 into master

Fixes #17603 (closed).

It's a one line change to make the check use the saner predicate that handles this particular edge case for us already.

Merge request reports