Use Rust 2021 prelude in std itself.
This commit is contained in:
parent
8a2fe75d0e
commit
4f212f08cf
39 changed files with 7 additions and 43 deletions
|
@ -5,7 +5,6 @@ mod tests;
|
|||
|
||||
use crate::cmp;
|
||||
use crate::collections::BTreeMap;
|
||||
use crate::convert::{TryFrom, TryInto};
|
||||
use crate::env;
|
||||
use crate::env::consts::{EXE_EXTENSION, EXE_SUFFIX};
|
||||
use crate::ffi::{OsStr, OsString};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue