Commit 43e40e3
authored
chore(deps): update rust crate libc to 0.2.168 (#1966)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [libc](https://redirect.github.com/rust-lang/libc) |
workspace.dependencies | patch | `0.2.167` -> `0.2.168` |
---
### Release Notes
<details>
<summary>rust-lang/libc (libc)</summary>
###
[`v0.2.168`](https://redirect.github.com/rust-lang/libc/releases/tag/0.2.168)
[Compare
Source](https://redirect.github.com/rust-lang/libc/compare/0.2.167...0.2.168)
##### Added
- Linux: Add new process flags
([#​4174](https://redirect.github.com/rust-lang/libc/pull/4174))
- Linux: Make `IFA_*` constants available on all Linux targets
[#​4185](https://redirect.github.com/rust-lang/libc/pull/4185)
- Linux: add `MAP_DROPPABLE`
[#​4173](https://redirect.github.com/rust-lang/libc/pull/4173)
- Solaris, Illumos: add `SIGRTMIN` and `SIGRTMAX`
[#​4171](https://redirect.github.com/rust-lang/libc/pull/4171)
- Unix, Linux: adding POSIX `memccpy` and `mempcpy` GNU extension
\[https://github.com/rust-lang/libc/pull/4186](https://redirect.github.com/rust-lang/libc/pull/4186)6.
##### Deprecated
- FreeBSD: Deprecate the CAP_UNUSED\* and CAP_ALL\* constants
([#​4183](https://redirect.github.com/rust-lang/libc/pull/4183))
##### Fixed
- Make the `Debug` implementation for unions opaque
([#​4176](https://redirect.github.com/rust-lang/libc/pull/4176))
##### Other
- Allow the `unpredictable_function_pointer_comparisons` lint where
needed
[#​4177](https://redirect.github.com/rust-lang/libc/pull/4177)
- CI: Upload artifacts created by libc-test
[#​4180](https://redirect.github.com/rust-lang/libc/pull/4180)
- CI: Use workflow commands to group output by target
[#​4179](https://redirect.github.com/rust-lang/libc/pull/4179)
- CI: add caching
[#​4183](https://redirect.github.com/rust-lang/libc/pull/4183)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone
America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone
America/Los_Angeles.
🚦 **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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->1 parent dd20c0f commit 43e40e3
3 files changed
+7
-7
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments