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
Contrast, if an upstream package is not stable and break their exports, then DFG v1 would automatically also break, which is not really acceptable. So we need to add the restriction that only upstream stable v1's can be reexported.
This came as @Affie and I spoke -- pretty important.