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
This is blocking making #12641 source-compatible for people already writing IndexDistance == Int (unless there’s another way of giving access to IndexDistance to Collection adopters)
I think the problem is that when the GSB looks up members it passes 'ignoreNewExtensions' to lookupDirect(), to solve circularity issues. We could change this back if we solve the underlying circularity.
Additional Detail from JIRA
md5: aeb9a0d8418dfab5ba0e77147f17e8f0
Issue Description:
The text was updated successfully, but these errors were encountered: