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

@@ -80,7 +80,7 @@ use ptr::P;
use owned_slice::OwnedSlice;
use std::collections::HashSet;
use std::io::fs::PathExtensions;
use std::old_io::fs::PathExtensions;
use std::iter;
use std::mem;
use std::num::Float;