Revert "Review and rebasing changes"

This reverts commit 6e0611a487.
This commit is contained in:
Aaron Turon
2014-10-02 11:47:38 -07:00
parent b2d4eb186e
commit 2f365ffdad
8 changed files with 42 additions and 103 deletions

View File

@@ -144,7 +144,7 @@ pub mod windows {
use option::{None, Option};
use option;
use os::TMPBUF_SZ;
use slice::MutableSlice;
use slice::{MutableSlice, ImmutableSlice};
use string::String;
use str::StrSlice;
use vec::Vec;