-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Remove all available 9999 now that 10.15, iOS 13, etc are public. #25230
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
Conversation
@jckarter please confirm that the availability updates in test/Interpreter and test/ParseableInterfaces are correct. |
@swift-ci please test |
Build failed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Steve! Looks good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
The patch adds some extra newlines in unrelated files. I think we should keep them.
Master is now building with Xcode 11; this will have a better chance of passing tests now. |
@swift-ci test macOS platform |
Build failed |
@swift-ci test macOS |
Build failed |
63bd4b1
to
eb6acb7
Compare
@swift-ci please test |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@swift-ci smoke test macOS |
1 similar comment
@swift-ci smoke test macOS |
@swift-ci please smoke test |
eb6acb7
to
88b7ffb
Compare
@@ -222,7 +222,11 @@ public struct CollectionDifference<ChangeElement> { | |||
/// } | |||
/// } | |||
/// ``` | |||
<<<<<<< HEAD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably wasn't intended to be committed. There are a few of them.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I’m reworking some of this anyway to minimize the churn.
Closing this in favor of simpler #26108 + follow-on PR for |
No description provided.