Skip to content

Conversation

@ChrisDenton
Copy link
Member

This essentially exposes get_sdks so that it can be used even if Visual Studio is not installed.

My original motivation was so that rustup can detect which parts of a toolchain install are broken (e.g. MSVC tools are installed but the SDK isn't or vice versa). But I think this can be useful in more general cases too.

This exposes `get_sdks` so that it can be used even if Visual Studio is not installed.
Copy link
Contributor

@NobodyXu NobodyXu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, LGTM

@NobodyXu NobodyXu merged commit 0b52cf2 into rust-lang:main Jan 27, 2026
79 checks passed
@ChrisDenton ChrisDenton deleted the find-windows-sdk branch January 27, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants