mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
* [Swiftify] Extract static methods to free functions (NFC) This will make the diff smaller with introducing _SwiftifyImportProtocol. * [Swiftify] Run swift-format (NFC) * [Swiftify] Remove `try` from non-throwing expression (NFC)