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