Skip to content
  • Richard Eisenberg's avatar
    Fix Trac #7585. · a6ab0a40
    Richard Eisenberg authored
    The coercion optimizer was optimizing coercions inside of branched
    axiom applications, sometimes invalidating the branch choice within
    the axiom application. Now, we check to make sure we are not
    invalidating this invariant before proceeding with the optimization.
    a6ab0a40