impl str
This commit is contained in:
parent
b2f37554bf
commit
5b118f5ecd
17 changed files with 1168 additions and 4 deletions
|
@ -533,7 +533,7 @@ mod tests {
|
|||
use io::prelude::*;
|
||||
use prelude::v1::{Ok, Err, drop, Some, Vec};
|
||||
use prelude::v1::{String, Clone};
|
||||
use prelude::v1::{SliceExt, Str, StrExt, AsSlice, ToString, GenericPath};
|
||||
use prelude::v1::{SliceExt, Str, AsSlice, ToString, GenericPath};
|
||||
use old_path;
|
||||
use old_io::fs::PathExtensions;
|
||||
use rt::running_on_valgrind;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue