Skip to content

Conversation

jakepetroules
Copy link
Contributor

It doesn't seem like there's any good reason for this to be Codable. It was already removed from:

  • ProcessIdentifier
  • ExecutionResult (conditionally)
  • CollectedResult (conditionally)

Closes #107

It doesn't seem like there's any good reason for this to be Codable. It was already removed from:

- ProcessIdentifier
- ExecutionResult (conditionally)
- CollectedResult (conditionally)

Closes swiftlang#107
@jakepetroules jakepetroules merged commit 51b08c0 into swiftlang:main Aug 18, 2025
39 checks passed
@jakepetroules jakepetroules deleted the remove-codable branch August 18, 2025 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Should the public API include Codable types?

2 participants