We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc8ea94 commit 3058de9Copy full SHA for 3058de9
compiler/rustc_metadata/src/creader.rs
@@ -1,7 +1,6 @@
1
//! Validates all used crates and extern libraries and loads their metadata
2
3
use std::error::Error;
4
-use std::ffi::OsString;
5
use std::ops::Fn;
6
use std::path::Path;
7
use std::str::FromStr;
0 commit comments