Commits

Dave Abrahams committed ac3f0474960
[stdlib] Renaming fallout from Mirror API review toString(x) => String(x) toDebugString(x) => String(reflecting: x) Printable => CustomStringConvertible DebugPrintable => CustomDebugStringConvertible Also updated comments to clarify these protocols Swift SVN r27090