rust/compiler/rustc_codegen_ssa
Matthias Krüger 2a7f2da422
Rollup merge of #129290 - tgross35:pin-cc, r=Mark-Simulacrum
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
2024-08-24 22:14:13 +02:00
..
src Auto merge of #129257 - ChrisDenton:rename-null-descriptor, r=jieyouxu 2024-08-22 15:53:02 +00:00
Cargo.toml Rollup merge of #129290 - tgross35:pin-cc, r=Mark-Simulacrum 2024-08-24 22:14:13 +02:00
messages.ftl Always use ar_archive_writer for import libs 2024-08-17 19:10:46 +00:00
README.md

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.