mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Certain dynamic casts cannot work safely with isolated conformances, regardless of what executor the code runs on. For such cases, reject all attempts to conform to the type.
The modules in the 'stdlib/public' directory are shipped publicly as a part of Apple Swift.