From 760b93adc0976121149105db19acf2ad5f631e5d Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Thu, 29 May 2014 19:03:06 -0700 Subject: Fallout from the libcollections movement --- src/libsyntax/parse/parser.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libsyntax/parse') diff --git a/src/libsyntax/parse/parser.rs b/src/libsyntax/parse/parser.rs index 6c09fa20510..4af4385e3c1 100644 --- a/src/libsyntax/parse/parser.rs +++ b/src/libsyntax/parse/parser.rs @@ -76,7 +76,7 @@ use parse::token; use parse::{new_sub_parser_from_file, ParseSess}; use owned_slice::OwnedSlice; -use collections::HashSet; +use std::collections::HashSet; use std::mem::replace; use std::rc::Rc; use std::string::String; -- cgit 1.4.1-3-g733a5