Closed CruzR closed 9 years ago
Renamed module std::io to std::old_io as well as traits Show to Debug and String to Display.
std::io
std::old_io
Show
Debug
String
Display
Also suppressed a few warnings regarding unstable APIs.
Thanks!
Renamed module
std::io
tostd::old_io
as well as traitsShow
toDebug
andString
toDisplay
.Also suppressed a few warnings regarding unstable APIs.