Use #[prelude_import]
in libstd
.
This commit is contained in:
parent
e2ad3be178
commit
9a2c8783d9
81 changed files with 11 additions and 205 deletions
|
@ -14,7 +14,6 @@
|
|||
|
||||
use ffi::{OsStr, OsString};
|
||||
use mem;
|
||||
use prelude::v1::*;
|
||||
use sys::os_str::Buf;
|
||||
use sys_common::{FromInner, IntoInner, AsInner};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue