Skip to content

Conversation

@yim-lee
Copy link
Contributor

@yim-lee yim-lee commented Mar 28, 2023

Cherry-pick #6341 to 5.9

Motivation:

```
Sources/PackageGraph/PackageGraph+Loading.swift:535:16: error: type 'Pair' does not conform to protocol 'Equatable'
        struct Pair: Hashable {
```

Modification:
Move `Pair` out of `createResolvedPackages` method and it seems happy.
@yim-lee yim-lee added the swift 5.9 This PR targets the 5.9 branch label Mar 28, 2023
@yim-lee
Copy link
Contributor Author

yim-lee commented Mar 28, 2023

@swift-ci please smoke test

@tomerd tomerd merged commit 0351f91 into swiftlang:release/5.9 Mar 28, 2023
@yim-lee yim-lee deleted the fix-compilation-5.9 branch March 28, 2023 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

swift 5.9 This PR targets the 5.9 branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants