Update Rust crate libc to 0.2.174 #235

Merged
renovate merged 1 commits from renovate/libc-0.x into master 2025-07-19 00:21:17 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
libc dependencies patch 0.2.173 -> 0.2.174

Release Notes

rust-lang/libc (libc)

v0.2.174

Compare Source

Added
  • Linux: Make pidfd_info fields pub (#​4487)
Fixed
  • Gnu x32: Add missing timespec.tv_nsec (#​4497)
  • NuttX: Use nlink_t type for st_nlink in struct stat definition (#​4483)
Other
  • Allow new unpredictable_function_pointer_comparisons lints (#​4489)
  • OpenBSD: Fix some clippy warnings to use pointer::cast. (#​4490)
  • Remove unessecary semicolons from definitions of CMSG_NXTHDR. (#​4492)

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 | |---|---|---|---| | [libc](https://github.com/rust-lang/libc) | dependencies | patch | `0.2.173` -> `0.2.174` | --- ### Release Notes <details> <summary>rust-lang/libc (libc)</summary> ### [`v0.2.174`](https://github.com/rust-lang/libc/releases/tag/0.2.174) [Compare Source](https://github.com/rust-lang/libc/compare/0.2.173...0.2.174) ##### Added - Linux: Make `pidfd_info` fields pub ([#&#8203;4487](https://github.com/rust-lang/libc/pull/4487)) ##### Fixed - Gnu x32: Add missing `timespec.tv_nsec` ([#&#8203;4497](https://github.com/rust-lang/libc/pull/4497)) - NuttX: Use `nlink_t` type for `st_nlink` in `struct stat` definition ([#&#8203;4483](https://github.com/rust-lang/libc/pull/4483)) ##### Other - Allow new `unpredictable_function_pointer_comparisons` lints ([#&#8203;4489](https://github.com/rust-lang/libc/pull/4489)) - OpenBSD: Fix some clippy warnings to use `pointer::cast`. ([#&#8203;4490](https://github.com/rust-lang/libc/pull/4490)) - Remove unessecary semicolons from definitions of `CMSG_NXTHDR`. ([#&#8203;4492](https://github.com/rust-lang/libc/pull/4492)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-06-18 00:23:49 +00:00
Update Rust crate libc to 0.2.174
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
dbf9b824b2
renovate force-pushed renovate/libc-0.x from dbf9b824b2 to a02d12b947 2025-06-19 00:22:17 +00:00 Compare
renovate force-pushed renovate/libc-0.x from a02d12b947 to 97481e82d9 2025-06-20 00:23:20 +00:00 Compare
renovate force-pushed renovate/libc-0.x from 97481e82d9 to 818433a7ce 2025-06-21 00:22:43 +00:00 Compare
renovate force-pushed renovate/libc-0.x from 818433a7ce to 41b47c2a9e 2025-06-22 00:22:01 +00:00 Compare
renovate force-pushed renovate/libc-0.x from 41b47c2a9e to 4a65b73a14 2025-06-23 00:23:07 +00:00 Compare
renovate force-pushed renovate/libc-0.x from 4a65b73a14 to 8e221f7f09 2025-06-24 00:12:15 +00:00 Compare
renovate force-pushed renovate/libc-0.x from 8e221f7f09 to e0a2b22b18 2025-06-25 00:10:57 +00:00 Compare
renovate force-pushed renovate/libc-0.x from e0a2b22b18 to c17cebc009 2025-06-26 00:11:05 +00:00 Compare
renovate force-pushed renovate/libc-0.x from c17cebc009 to 9bea69ed39 2025-06-27 00:11:42 +00:00 Compare
renovate force-pushed renovate/libc-0.x from 9bea69ed39 to aa8af379f3 2025-07-04 00:11:36 +00:00 Compare
renovate force-pushed renovate/libc-0.x from aa8af379f3 to a14e57a103 2025-07-05 00:11:42 +00:00 Compare
renovate force-pushed renovate/libc-0.x from a14e57a103 to 6306e78890 2025-07-06 00:18:00 +00:00 Compare
renovate force-pushed renovate/libc-0.x from 6306e78890 to e60c4d00d9 2025-07-07 00:17:45 +00:00 Compare
renovate force-pushed renovate/libc-0.x from e60c4d00d9 to a308634cc1 2025-07-08 00:18:17 +00:00 Compare
renovate force-pushed renovate/libc-0.x from a308634cc1 to 4d276348d3 2025-07-09 00:18:15 +00:00 Compare
renovate force-pushed renovate/libc-0.x from 4d276348d3 to b606ea9dbb 2025-07-10 00:18:59 +00:00 Compare
renovate force-pushed renovate/libc-0.x from b606ea9dbb to 3de99876ba 2025-07-11 00:18:14 +00:00 Compare
renovate force-pushed renovate/libc-0.x from 3de99876ba to 78564b51d6 2025-07-12 00:17:52 +00:00 Compare
renovate force-pushed renovate/libc-0.x from 78564b51d6 to f05b27f0e9 2025-07-13 00:17:43 +00:00 Compare
renovate force-pushed renovate/libc-0.x from f05b27f0e9 to d5c2a81773 2025-07-14 00:17:51 +00:00 Compare
renovate force-pushed renovate/libc-0.x from d5c2a81773 to ec2f85f138 2025-07-15 00:18:00 +00:00 Compare
renovate force-pushed renovate/libc-0.x from ec2f85f138 to 1266e00fcf 2025-07-16 00:18:33 +00:00 Compare
renovate force-pushed renovate/libc-0.x from 1266e00fcf to 2760f1236c 2025-07-17 00:18:53 +00:00 Compare
renovate force-pushed renovate/libc-0.x from 2760f1236c to 4fff948382 2025-07-18 00:18:35 +00:00 Compare
renovate merged commit 140f1449a7 into master 2025-07-19 00:21:17 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/SolarEnergy#235
No description provided.