mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
_SwiftifyImport assumes types like Swift.Int, Swift.UnsafePointer<T> and Swift.Span<T> are available. This is not the case when building the stdlib itself. Disable safe interop in the stdlib to prevent errors. This currently has no effect, but will when this feature is enabled by default, which I have manually tested.
172 KiB
172 KiB