Conversation
Contributor
Author
|
@swift-ci Please test |
a52469c to
8798178
Compare
Contributor
Author
|
@swift-ci Please test |
8798178 to
cfc5442
Compare
Contributor
Author
|
@swift-ci Please test |
707f4fe to
ff79e99
Compare
Contributor
Author
|
@swift-ci Please test |
ff79e99 to
5a1ef9f
Compare
Contributor
Author
|
@swift-ci Please test |
5a1ef9f to
57abadc
Compare
57abadc to
e1a59da
Compare
Contributor
Author
|
@swift-ci Please test |
Contributor
There was a problem hiding this comment.
Please mark these as SWIFT_ABI, or whatever we're using for silgen_name functions.
e1a59da to
4d9ab74
Compare
Contributor
Author
|
@swift-ci Please test |
4d9ab74 to
464f3d2
Compare
Contributor
Author
|
@swift-ci Please test |
checkEquatable() used to be O(n^3), now it is O(n^2).
Implements SE-0131 "Add AnyHashable to the standard library".
…ashable, *> Implements SE-0131 "Add AnyHashable to the standard library".
…String We want NSNumbers bridged from Swift types to bridge back to the same Swift type.
…ns that will be needed in future
…asurement It is disabled because bridging of Measurement instances does not actually work now.
464f3d2 to
e9f1bcc
Compare
Contributor
Author
|
@swift-ci Please test and merge |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add
AnyHashablefor theidasAnyproposal.Implements SE-0131 "Add AnyHashable to the standard library".
Before merging this pull request to apple/swift repository:
Triggering Swift CI
The swift-ci is triggered by writing a comment on this PR addressed to the GitHub user @swift-ci. Different tests will run depending on the specific comment that you use. The currently available comments are:
Smoke Testing
Validation Testing
Lint Testing
Note: Only members of the Apple organization can trigger swift-ci.