Skip to content

Update documentation#602

Merged
natecook1000 merged 3 commits into
apple:mainfrom
natecook1000:doc-updates-2
Nov 20, 2023
Merged

Update documentation#602
natecook1000 merged 3 commits into
apple:mainfrom
natecook1000:doc-updates-2

Conversation

@natecook1000
Copy link
Copy Markdown
Member

No description provided.

@natecook1000
Copy link
Copy Markdown
Member Author

@swift-ci Please test


public init(from decoder: Decoder) throws {
try self.init(_decoder: decoder)
public init(from _decoder: Decoder) throws {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious, why?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's heavy-handed documentation curation – I think the Decodable conformance in the docs is sufficient without this ne'er-used initializer being there as well.

@natecook1000 natecook1000 merged commit c769981 into apple:main Nov 20, 2023
@natecook1000 natecook1000 deleted the doc-updates-2 branch November 20, 2023 19:32
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.

2 participants