Fallout from the libcollections movement
This commit is contained in:
parent
6a585375a0
commit
760b93adc0
130 changed files with 331 additions and 340 deletions
|
@ -33,7 +33,7 @@
|
|||
//! These tasks are not parallelized (they haven't been a bottleneck yet), and
|
||||
//! both occur before the crate is rendered.
|
||||
|
||||
use collections::{HashMap, HashSet};
|
||||
use std::collections::{HashMap, HashSet};
|
||||
use std::fmt;
|
||||
use std::io::{fs, File, BufferedWriter, MemWriter, BufferedReader};
|
||||
use std::io;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue