Skip to content
  • Richard Eisenberg's avatar
    anyRewritableTyVar now looks in RuntimeReps · 5fa9cb82
    Richard Eisenberg authored and Marge Bot's avatar Marge Bot committed
    Previously, anyRewritableTyVar looked only at the arg and res
    of `arg -> res`, but their RuntimeReps are also subject to
    rewriting. Easy to fix.
    
    Test case: typecheck/should_compile/T17024
    
    Fixes #17024.
    5fa9cb82