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
Rollback constraints in compareAppliedTypeParamRef (#22339)
This PR adds a `rollbackConstraintsUnless` in
`compareAppliedTypeParamRef`. It is required in case the call to
`directionalIsSubType` introduces constraints and the call to
`directionalRecur` returns `false`.
Fixes#20519
0 commit comments