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

Use `some RegexComponent` in variadic inits #636

Closed natecook1000 closed 1 year ago

natecook1000 commented 1 year ago

This updates VariadicsGenerator to print declaration with some RegexComponent<...> instead of the full generic signature, which will hopefully give the type checker more detailed information to work with about RegexComponentBuilder closures.

xedin commented 1 year ago

Please test with following pull request: https://github.com/apple/swift/pull/63677

@swift-ci please test

xedin commented 1 year ago

Please test with following pull request: https://github.com/apple/swift/pull/63677

@swift-ci please test

xedin commented 1 year ago

Please test with following pull request: https://github.com/apple/swift/pull/63677

@swift-ci please test

xedin commented 1 year ago

@swift-ci please test

xedin commented 1 year ago

@swift-ci please test

xedin commented 1 year ago

@swift-ci please test

xedin commented 1 year ago

I guess we have to wait some more...

natecook1000 commented 1 year ago

Yeah, I don't think the compiler change has landed in the nightly yet, so probably not until later Friday.

natecook1000 commented 1 year ago

@swift-ci Please test

natecook1000 commented 1 year ago

Alright, the compiler changes are in the swift-DEVELOPMENT-SNAPSHOT-2023-02-16-a toolchain — just need that in CI for this to be ready.

natecook1000 commented 1 year ago

@swift-ci Please test

natecook1000 commented 1 year ago

@swift-ci Please test

natecook1000 commented 1 year ago

@swift-ci Please test

natecook1000 commented 1 year ago

@swift-ci Please test