mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Deprecated the `PlaygroundQuickLook` enum and `CustomPlaygroundQuickLookable` protocol. These are being targeted for removal in Swift 5, so we want to unconditionally deprecate them now to encourage use of `CustomPlaygroundDisplayConvertible` instead. This commit includes deprecated the various `CustomPlaygroundQuickLookable` conformances across the standard library and overlay libraries.
891 B
891 B