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
Split up a couple expressions to work around slow type checking.
The type checker is particularly slow on these expressions. I've opened
https://bugs.swift.org/browse/SR-5322 to investigate the type checker
issue, but in the meantime it would be nice to speed up builds. This
cuts more than a minute from my unoptimized asserts-enabled build.
0 commit comments