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

Benchmark fails to compile with Xcode 16

Open BjornRuud opened this issue 1 year ago • 0 comments

The benchmark will not compile with Xcode 16, it fails in JSON.swift (latest on main):

https://github.com/pointfreeco/swift-parsing/blob/82f10fc30e764f6ed680f9574ba0ac94743d8643/Sources/swift-parsing-benchmark/JSON.swift#L71

Failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)

BjornRuud avatar Sep 26 '24 18:09 BjornRuud