Guillaume Lessard
Guillaume Lessard
@swift-ci please test
@swift-ci please test
@swift-ci please test
@swift-ci please test
@swift-ci please test
@swift-ci please test
Linked to rdar://111935931
Linked to rdar://113002701
The stdlib should at least have a failable String initializer that can validate ASCII. I _think_ that could replace the current uses we make of the `_isContiguousASCII` property.
Fixed by https://github.com/apple/swift-foundation/pull/93