mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-11 06:37:57 +00:00

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))
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.