rust-lang/cc-rs (cc)
### [`v1.2.2`](https://redirect.github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#122---2024-11-29)
[Compare Source](https://redirect.github.com/rust-lang/cc-rs/compare/cc-v1.2.1...cc-v1.2.2)
##### Other
- Inherit flags from rustc ([#1279](https://redirect.github.com/rust-lang/cc-rs/pull/1279))
- Add support for using sccache wrapper with cuda/nvcc ([#1304](https://redirect.github.com/rust-lang/cc-rs/pull/1304))
- Fix msvc stdout not shown on error ([#1303](https://redirect.github.com/rust-lang/cc-rs/pull/1303))
- Regenerate target info ([#1301](https://redirect.github.com/rust-lang/cc-rs/pull/1301))
- Fix compilation of C++ code for armv7-unknown-linux-gnueabihf ([#1298](https://redirect.github.com/rust-lang/cc-rs/pull/1298))
- Fetch target info from Cargo even if `Build::target` is manually set ([#1299](https://redirect.github.com/rust-lang/cc-rs/pull/1299))
- Fix two files with different extensions having the same object name ([#1295](https://redirect.github.com/rust-lang/cc-rs/pull/1295))
- Allow disabling cc's ability to compile via env var CC_FORCE_DISABLE ([#1292](https://redirect.github.com/rust-lang/cc-rs/pull/1292))
- Regenerate target info ([#1293](https://redirect.github.com/rust-lang/cc-rs/pull/1293))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.2.1
->1.2.2
Release Notes
rust-lang/cc-rs (cc)
### [`v1.2.2`](https://redirect.github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#122---2024-11-29) [Compare Source](https://redirect.github.com/rust-lang/cc-rs/compare/cc-v1.2.1...cc-v1.2.2) ##### Other - Inherit flags from rustc ([#1279](https://redirect.github.com/rust-lang/cc-rs/pull/1279)) - Add support for using sccache wrapper with cuda/nvcc ([#1304](https://redirect.github.com/rust-lang/cc-rs/pull/1304)) - Fix msvc stdout not shown on error ([#1303](https://redirect.github.com/rust-lang/cc-rs/pull/1303)) - Regenerate target info ([#1301](https://redirect.github.com/rust-lang/cc-rs/pull/1301)) - Fix compilation of C++ code for armv7-unknown-linux-gnueabihf ([#1298](https://redirect.github.com/rust-lang/cc-rs/pull/1298)) - Fetch target info from Cargo even if `Build::target` is manually set ([#1299](https://redirect.github.com/rust-lang/cc-rs/pull/1299)) - Fix two files with different extensions having the same object name ([#1295](https://redirect.github.com/rust-lang/cc-rs/pull/1295)) - Allow disabling cc's ability to compile via env var CC_FORCE_DISABLE ([#1292](https://redirect.github.com/rust-lang/cc-rs/pull/1292)) - Regenerate target info ([#1293](https://redirect.github.com/rust-lang/cc-rs/pull/1293))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.