mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
2a7f2da422
Pin `cc` to 1.0.105 `cc` 1.0.106 removes support for Visual Studio 12. Pin to 1.0.105 so we don't drop support yet. Fixes: https://github.com/rust-lang/rust/pull/128722#issuecomment-2297605573
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.