rust/compiler/rustc_codegen_ssa
Trevor Gross a5f6c15571 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-19 22:24:46 -04:00
..
src rename AddressOf -> RawBorrow inside the compiler 2024-08-18 19:46:53 +02:00
Cargo.toml Pin cc to 1.0.105 2024-08-19 22:24:46 -04: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.