swiftlang / swift-experimental-string-processing

An early experimental general-purpose pattern matching engine for Swift.
Apache License 2.0
278 stars 47 forks source link

Suppress compiler warnings about Errors with non-Sendable members #729

Closed natecook1000 closed 7 months ago

natecook1000 commented 7 months ago

Cherry pick of #727.

natecook1000 commented 7 months ago

@swift-ci Please test