Swift 6.1 regression creating AnyHashable
from existential with parameter pack
#79623
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
triage needed
This issue needs more specific labels
Description
Code involving
AnyHashable
, existentials, and parameter packs that used to compile in Swift 6.0.3 no longer compiles in 6.1.Reproduction
Expected behavior
I expect this code to still compile in 6.1.
Environment
swift-driver version: 1.120.2 Apple Swift version 6.1 (swiftlang-6.1.0.106.4 clang-1700.0.9.2)
Target: arm64-apple-macosx15.0
Additional information
No response
The text was updated successfully, but these errors were encountered: