Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.2.170
->0.2.171
Release Notes
rust-lang/libc (libc)
v0.2.171
Compare Source
Added
if_nameindex
/if_freenameindex
support (#4247)devname
(#4285)spawn.h
interfaces available on all FreeBSD-like systems (#4294)AF_XDP
structs for all Linux environments (#4163)F_SEAL_EXEC
(#4316)SO_PREFER_BUSY_POLL
andSO_BUSY_POLL_BUDGET
(#3917)devmem
structs (#4299)SO_DEVMEM_DONTNEED
(#4299)closefrom
(#4290)pw_passwd
field topasswd
(#4222)IP_BOUND_IF
andIPV6_BOUND_IF
(#4287)wasm32-wali-linux-musl
target (#4244)Changed
sa_sigaction
instead of a union (#4250)msqid_ds.__msg_cbytes
public (#4301)major
,minor
,makedev
intoconst fn
(#4208)Deprecated
Fixed
stat::st_size
signed (#4298)SI_TIMER
,SI_MESGQ
,SI_ASYNCIO
(#4292)tm_zone
andd_name
fields to usec_char
type (#4222)c_int
(#4304)Other
--no-self-update
torustup update
(#4306)i586-pc-windows-msvc
target (#4311)check_cfg
job (#4322)ctest
problems (#4311)Removed
pthread_set_name_np
(#4251)Configuration
📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.