Skip to content

Conversation

@grynspan
Copy link
Contributor

@grynspan grynspan commented Dec 10, 2024

This PR adds CustomStringConvertible conformance to Attachment. Note that if the attachable value is a move-only type, the conformance is not available in the stdlib, but we still provide a description property.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

This PR adds `CustomStringConvertible` conformance to `Attachment`. Note that if the
attachable value is a move-only type, the conformance is not available in the stdlib, but
we still provide a `description` property.
@grynspan grynspan added enhancement New feature or request public-api Affects public API attachments/activities 🖇️ Work related to attachments and/or activities labels Dec 10, 2024
@grynspan grynspan self-assigned this Dec 10, 2024
@grynspan grynspan added this to the Swift 6.x milestone Dec 10, 2024
@grynspan
Copy link
Contributor Author

@swift-ci test

@grynspan grynspan merged commit 7ae3647 into main Dec 10, 2024
3 checks passed
@grynspan grynspan deleted the jgrynspan/attachments-customstringconvertible branch December 10, 2024 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

attachments/activities 🖇️ Work related to attachments and/or activities enhancement New feature or request public-api Affects public API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants