Fallout from the libcollections movement
This commit is contained in:
parent
6a585375a0
commit
760b93adc0
130 changed files with 331 additions and 340 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue