1
Fork 0

Fallout of io => old_io

This commit is contained in:
Alex Crichton 2015-01-22 16:31:00 -08:00
parent f72b164510
commit 3a07f859b8
158 changed files with 607 additions and 605 deletions

View file

@ -10,7 +10,7 @@
use prelude::v1::*;
use io::IoResult;
use old_io::IoResult;
#[cfg(target_pointer_width = "64")]
pub const HEX_WIDTH: uint = 18;