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
The group info file was only being used when building SwiftSyntax as part of the toolchain. But nobody should be using SwiftSyntax from the toolchain, so it wasn’t providing any value.
Exclusivity checking is no longer a performance problem, so there’s no reason to disable it anymore.
0 commit comments