From 3a07f859b880bfe4dd6f095c959422d7c6b53831 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Thu, 22 Jan 2015 16:31:00 -0800 Subject: Fallout of io => old_io --- src/libsyntax/parse/parser.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libsyntax/parse/parser.rs') diff --git a/src/libsyntax/parse/parser.rs b/src/libsyntax/parse/parser.rs index eab24574bb1..fbea265597c 100644 --- a/src/libsyntax/parse/parser.rs +++ b/src/libsyntax/parse/parser.rs @@ -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; -- cgit 1.4.1-3-g733a5