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
[Sema] Silence an inconsistent availability error for the stdlib
Don't raise the error availability_decl_more_than_enclosing in the
context is unavailable and if read in a swiftinterface file. This error
was present in the stdlib in 5.3 without side effects so we still want
to accept it.
0 commit comments