Skip to content

Commit b6f105c

Browse files
committed
removed #[cfg(windows)] from MSVC_MESSAGE because the scope changed
1 parent ef36a24 commit b6f105c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rustup-cli/self_update.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ This will uninstall all Rust toolchains and data, and remove
165165
}
166166
}
167167

168-
#[cfg(windows)]
169168
static MSVC_MESSAGE: &'static str =
170169
r#"# Rust Visual C++ prerequisites
171170

0 commit comments

Comments
 (0)