We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d693e07 commit 25da642Copy full SHA for 25da642
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