[win] Use find-msvc-tools instead of cc to find the linker and rc on Windows by dpaoliello · Pull Request #146784 · rust-lang/rust (original) (raw)

These commits modify the Cargo.lock file. Unintentional changes to Cargo.lock can be introduced when switching branches and rebasing PRs.

If this was unintentional then you should revert the changes before this PR is merged.
Otherwise, you can ignore this comment.

The list of allowed third-party dependencies may have been modified! You must ensure that any new dependencies have compatible licenses before merging.

cc @davidtwco, @wesleywiser

Some changes occurred in compiler/rustc_codegen_ssa

cc @WaffleLapkin