swift-foundation icon indicating copy to clipboard operation
swift-foundation copied to clipboard

FoundationEssentials: add `RawRepresentable` conformance to `_ErrorCo…

Open compnerd opened this issue 1 year ago • 6 comments

…deProtocol`

The Self constraint suggests that the protocol provide a RawRepresentable conformance. Silence the compiler warning by adding the conformance.

compnerd avatar May 26 '23 18:05 compnerd