Register new snapshots

This commit is contained in:
Alex Crichton
2015-03-18 09:36:18 -07:00
parent 94a95067e0
commit fccf5a0005
56 changed files with 1059 additions and 4030 deletions

View File

@@ -159,8 +159,6 @@ mod platform {
use core::prelude::*;
use ascii::*;
#[cfg(stage0)]
use char::CharExt as UnicodeCharExt;
use super::{os_str_as_u8_slice, u8_slice_as_os_str, Prefix};
use ffi::OsStr;