rust/compiler/rustc_codegen_ssa
bors 49761b073c Auto merge of #135067 - ChrisDenton:cc, r=jieyouxu
Bump cc in the compiler

Changelog:

- Regenerate target info ([#1342](https://github.com/rust-lang/cc-rs/pull/1342))
- Allow using Visual Studio target names in `find_tool` ([#1335](https://github.com/rust-lang/cc-rs/pull/1335))
- Fix `is_flag_supported` on msvc ([#1336](https://github.com/rust-lang/cc-rs/pull/1336))
2025-01-04 07:18:33 +00:00
..
2025-01-03 11:51:13 +00:00
2024-11-15 15:25:19 +01:00

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