From 4da59355fd88ba7d92b571c8b3a59c270e1aa7da Mon Sep 17 00:00:00 2001 From: Daniel Paoliello Date: Fri, 19 Sep 2025 09:16:26 -0700 Subject: [win] Use find-msvc-tools instead of cc to find the linker and rc on Windows --- src/tools/tidy/src/deps.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tools') diff --git a/src/tools/tidy/src/deps.rs b/src/tools/tidy/src/deps.rs index 568ec0c1198..8a08917eb4e 100644 --- a/src/tools/tidy/src/deps.rs +++ b/src/tools/tidy/src/deps.rs @@ -365,6 +365,7 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[ "expect-test", "fallible-iterator", // dependency of `thorin` "fastrand", + "find-msvc-tools", "flate2", "fluent-bundle", "fluent-langneg", -- cgit 1.4.1-3-g733a5