We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3def26 + b30e94b commit 7176b8bCopy full SHA for 7176b8b
src/bootstrap/src/bin/main.rs
@@ -5,7 +5,6 @@
5
//! parent directory, and otherwise documentation can be found throughout the `build`
6
//! directory in each respective module.
7
8
-#[cfg(all(any(unix, windows), not(target_os = "solaris")))]
9
use std::io::Write;
10
#[cfg(all(any(unix, windows), not(target_os = "solaris")))]
11
use std::process;
0 commit comments