chore(deps): update rust crate cc to v1.2.57 (master) #332

Open
renovate-bot wants to merge 1 commit from renovate/master-cc-1.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Type Update Change
cc workspace.dependencies patch 1.2.471.2.57

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rust-lang/cc-rs (cc)

v1.2.57

Compare Source

Other
  • Size archiver batches according to argument length not argument count (#​1689)
  • Added Build::env for setting environment variables of compiler invocations and other child processes (#​1656 #​1682)

v1.2.56

Compare Source

Other
  • Regenerate target info (#​1676)
  • Fix clang-cl target when cross-compiling (#​1670)

v1.2.55

Compare Source

Other
  • Regenerate target info (#​1667)
  • Fix RUSTFLAGS typo in test-linker-plugin-lto (#​1665)
  • Disable PIC for armv7-sony-vita-newlibeabihf (#​1664)

v1.2.54

Compare Source

Other
  • Fix x86_64-unknown-linux-gnuasan parsing (#​1661)
  • Regenerate target info (#​1660)

v1.2.53

Compare Source

Other

v1.2.52

Compare Source

Other
  • Fix contradictory doc for CC compiler in crate doc (#​1650)
  • Have CUDA compilaion check for sbsa-linux when targeting aarch64. (#​1647)
  • Update link for -Cdwarf-version; Remove -Z (stabilized in 1.88) (#​1648)
  • Fix Build::env_tool to check for .exe on windows (#​1646)

v1.2.51

Compare Source

Other

v1.2.50

Compare Source

Other
  • Add tests for OUT_DIR escape for '..' file paths (#​1631)
  • Fix #​283: Make warnings(false) actually suppress compiler warnings (#​1633)

v1.2.49

Compare Source

Other
  • Fix run_output to prevent infinite blocking (#​1627)
  • Fix detect_family deadlock (#​1626)
  • Fix link in new debug_str doc comment (#​1625)
  • Support more of Cargo's debug levels with Build::debug_str (#​1624)

v1.2.48

Compare Source

Other

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cc](https://github.com/rust-lang/cc-rs) | workspace.dependencies | patch | `1.2.47` → `1.2.57` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>rust-lang/cc-rs (cc)</summary> ### [`v1.2.57`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1257---2026-03-13) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.56...cc-v1.2.57) ##### Other - Size archiver batches according to argument length not argument count ([#&#8203;1689](https://github.com/rust-lang/cc-rs/pull/1689)) - Added `Build::env` for setting environment variables of compiler invocations and other child processes ([#&#8203;1656](https://github.com/rust-lang/cc-rs/pull/1656) [#&#8203;1682](https://github.com/rust-lang/cc-rs/pull/1682)) ### [`v1.2.56`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1256---2026-02-13) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.55...cc-v1.2.56) ##### Other - Regenerate target info ([#&#8203;1676](https://github.com/rust-lang/cc-rs/pull/1676)) - Fix `clang-cl` target when cross-compiling ([#&#8203;1670](https://github.com/rust-lang/cc-rs/pull/1670)) ### [`v1.2.55`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1255---2026-01-30) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.54...cc-v1.2.55) ##### Other - Regenerate target info ([#&#8203;1667](https://github.com/rust-lang/cc-rs/pull/1667)) - Fix RUSTFLAGS typo in test-linker-plugin-lto ([#&#8203;1665](https://github.com/rust-lang/cc-rs/pull/1665)) - Disable PIC for armv7-sony-vita-newlibeabihf ([#&#8203;1664](https://github.com/rust-lang/cc-rs/pull/1664)) ### [`v1.2.54`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1254---2026-01-23) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.53...cc-v1.2.54) ##### Other - Fix x86\_64-unknown-linux-gnuasan parsing ([#&#8203;1661](https://github.com/rust-lang/cc-rs/pull/1661)) - Regenerate target info ([#&#8203;1660](https://github.com/rust-lang/cc-rs/pull/1660)) ### [`v1.2.53`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1253---2026-01-16) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.52...cc-v1.2.53) ##### Other - Add missing RISC-V targets ([#&#8203;1657](https://github.com/rust-lang/cc-rs/pull/1657)) ### [`v1.2.52`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1252---2026-01-09) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.51...cc-v1.2.52) ##### Other - Fix contradictory doc for CC compiler in crate doc ([#&#8203;1650](https://github.com/rust-lang/cc-rs/pull/1650)) - Have CUDA compilaion check for sbsa-linux when targeting aarch64. ([#&#8203;1647](https://github.com/rust-lang/cc-rs/pull/1647)) - Update link for -Cdwarf-version; Remove -Z (stabilized in 1.88) ([#&#8203;1648](https://github.com/rust-lang/cc-rs/pull/1648)) - Fix Build::env\_tool to check for .exe on windows ([#&#8203;1646](https://github.com/rust-lang/cc-rs/pull/1646)) ### [`v1.2.51`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1251---2025-12-26) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.50...cc-v1.2.51) ##### Other - Regenerate target info ([#&#8203;1642](https://github.com/rust-lang/cc-rs/pull/1642)) - Update Readmes ([#&#8203;1641](https://github.com/rust-lang/cc-rs/pull/1641)) ### [`v1.2.50`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1250---2025-12-19) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.49...cc-v1.2.50) ##### Other - Add tests for `OUT_DIR` escape for '..' file paths ([#&#8203;1631](https://github.com/rust-lang/cc-rs/issues/1631)) - Fix [#&#8203;283](https://github.com/rust-lang/cc-rs/issues/283): Make warnings(false) actually suppress compiler warnings ([#&#8203;1633](https://github.com/rust-lang/cc-rs/pull/1633)) ### [`v1.2.49`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1249---2025-12-06) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.48...cc-v1.2.49) ##### Other - Fix run\_output to prevent infinite blocking ([#&#8203;1627](https://github.com/rust-lang/cc-rs/pull/1627)) - Fix detect\_family deadlock ([#&#8203;1626](https://github.com/rust-lang/cc-rs/pull/1626)) - Fix link in new debug\_str doc comment ([#&#8203;1625](https://github.com/rust-lang/cc-rs/pull/1625)) - Support more of Cargo's debug levels with Build::debug\_str ([#&#8203;1624](https://github.com/rust-lang/cc-rs/pull/1624)) ### [`v1.2.48`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1248---2025-11-28) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.47...cc-v1.2.48) ##### Other - Regenerate target info ([#&#8203;1620](https://github.com/rust-lang/cc-rs/pull/1620)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNS4zIiwidXBkYXRlZEluVmVyIjoiNDMuMTUuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
chore(deps): update rust crate cc to v1.2.56
All checks were successful
/ clippy (pull_request) Successful in 4m0s
b8daf075fb
renovate-bot bot force-pushed renovate/master-cc-1.x-lockfile from b8daf075fb
All checks were successful
/ clippy (pull_request) Successful in 4m0s
to 6357421e45
Some checks failed
/ clippy (pull_request) Failing after 2m18s
2026-03-14 02:01:52 +01:00
Compare
renovate-bot bot changed title from chore(deps): update rust crate cc to v1.2.56 (master) to chore(deps): update rust crate cc to v1.2.57 (master) 2026-03-14 02:01:55 +01:00
Some checks failed
/ clippy (pull_request) Failing after 2m18s
Required
Details
Some required checks were not successful.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/master-cc-1.x-lockfile:renovate/master-cc-1.x-lockfile
git switch renovate/master-cc-1.x-lockfile
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bitsquid_dt/dtmt!332
No description provided.