Files
swift-mirror/lib/Sema/CSGen.cpp
Pavel Yaskevich 316e8f9366 [CSGen] Any type vars in subscript index arguments should be connected to a key path type
This is currently limited to `InferSendableFromCaptures` feature
but a valid thing to do in general because otherwise it won't be
possible to determine the sendability of the key path type.
2023-11-28 13:02:17 -08:00

194 KiB