-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[Constraint solver] Remove a dubious hack introduced with SR-2505 #23125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Constraint solver] Remove a dubious hack introduced with SR-2505 #23125
Conversation
@swift-ci please smoke test |
@swift-ci please test source compatibility |
@swift-ci please test source compatibility debug |
@swift-ci please test source compatibility release |
This test is technically scaling linearly in the metrics being checked, but it was still taking 5+ minutes to type check. Reduce the upper bound so it finishes in a reasonable amount of time.
20f2530
to
2975237
Compare
Source compatibility tests ran cleanly; rebased to narrow this down to only the new commits and documented the change in a ChangeLog entry. |
@swift-ci please smoke test |
1 similar comment
@swift-ci please smoke test |
@swift-ci please smoke test |
1 similar comment
@swift-ci please smoke test |
No description provided.