Avatar
Swift5.7からSE-0309 Unlock existentials for all protocolsが入ることでPAT問題が解消される結果、existentialが使われる機会が多くなりそうだけど、anyなしで使うとSwift6でanyつけろというエラーが大量に発生しそうだから先に警告(エラー)にしよう、ってことですかね? https://github.com/apple/swift-evolution/blob/main/proposals/0335-existential-any.md#source-compatibility (edited)
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language. - swift-evolution/0335-existential-any.md at main · apple/swift-evolution