Skip to content

Conversation

@jmschonfeld
Copy link
Contributor

Resolve a few warnings in Data code that snuck in recently.

  1. The removed property is now unused and can be deleted
  2. There are a few functions that I moved into the Data: MutableDataProtocol extension - these functions don't actually provide witnesses for MutableDataProtocol requirements but are close and thus produce compiler warnings about the slight mismatch. I split them out into a new extension to silence the warnings (but kept them in the same place organizationally)

@jmschonfeld jmschonfeld requested a review from glessard November 7, 2025 23:15
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