mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Jira: SR-88 Changes: - Removed stdlib type conformances to _Reflectable - Conformed stdlib types to CustomReflectable, CustomPlaygroundQuickLookable - Rewrote dump() function to not use _reflect() - CGRect, CGPoint, CGSize now conform to CustomDebugStringConvertible - Rewrote unit tests for compatibility with new API