@krzyzanowskim@mastodon.social @helge@mastodon.social It’s a known issue that’s fixed by https://github.com/swiftlang/swift/pull/80595, which is not included in Swift 6.1.0. It’s an accidental crash on a code path where the compiler should emit a warning about a missing `any`. You can resolve the crash by adding `any` or `some` in front of `Collection` depending on which one you meant.
Holly Borla
@holly@hachyderm.io
👩🏻💻 Engineering manager of the Swift language team @ Apple. Member of the open source # SwiftLang Core Team, Language Workgroup, and Diversity in Swift Workgroup. 👩🏻🏫 Interested in education, and mentorship in open source communities. 🩰 Classical ballet enthusiast.
hachyderm.io
Holly Borla
@holly@hachyderm.io
👩🏻💻 Engineering manager of the Swift language team @ Apple. Member of the open source # SwiftLang Core Team, Language Workgroup, and Diversity in Swift Workgroup. 👩🏻🏫 Interested in education, and mentorship in open source communities. 🩰 Classical ballet enthusiast.
hachyderm.io
@holly@hachyderm.io
·
Apr 15, 2025
10
0
1
Loading comments...