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

[swift/main] Avoid pointer conversions #692

Closed glessard closed 1 year ago

glessard commented 1 year ago

Cherry-pick of https://github.com/apple/swift-experimental-string-processing/pull/691

I'll need this in order to get swift-ci to build a toolchain in support of the pointer-conversion pitch.

glessard commented 1 year ago

@swift-ci please test