bump std libc to 0.2.189#159699
Conversation
Signed-off-by: wanglei <wllenyj@gmail.com>
|
These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
|
Thanks for the pull request, and welcome! The Rust Project is excited to review your changes, and you should hear from @JohnTitor (or someone else) some time within the next two weeks. Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (
Why was this reviewer chosen?The reviewer was selected based on:
|
Upgrade the std libc version to the latest
v0.2.189fromv0.2.185.There are too many changes between
v0.2.186andv0.2.187, I'm not sure iflibc's update strategy is one version at a time, or if it allows upgrading multiple versions at once.I now need to resolve the CI failure caused by
libc::SO_KEEPALIVEin thesocket2crate for rust-lang/socket2#666