Update Rust crate libc to v0.2.169 #120
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/libc-0.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.2.168
->0.2.169
Release Notes
rust-lang/libc (libc)
v0.2.169
Compare Source
Added
sockaddr_vm
definition #4194Fixed
Breaking: rust-lang/rust#132975 corrected the signedness of
core::ffi::c_char
on various Tier 2 and Tier 3 platforms (mostly Arm and RISC-V) to match Clang. This release contains the corresponding changes tolibc
, including the following specific pull requests:c_char
with a reexport #4195c_char
on various targets #4199c_char
configuration fromrust-lang/rust
#4198Cleanup
c_void
in target-specific code #4200Configuration
📅 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 has been generated by Renovate Bot.