Uh oh!
There was an error while loading. Please reload this page.
libc: 0.2.79 -> 0.2.80 - #78378
Conversation
rust-highfive
commented
Oct 25, 2020
(rust_highfive has picked a reviewer for you, use r? to override) |
nagisa
commented
Oct 25, 2020
cc @JohnTitor |
Uh oh!
There was an error while loading. Please reload this page.
Mark-Simulacrum
commented
Oct 26, 2020
I generally ask that such PRs also bump the libc dep in a Cargo.toml somewhere in the workspace, so we don't accidentally regress in a future PR when rebasing across this change (I've done it before myself, and only noticed when looking at the diff, which for larger Cargo.lock changes is a bit untenable). r=me with that done. |
nagisa
commented
Oct 26, 2020
@bors r=Mark-Simulacrum |
bors
commented
Oct 26, 2020
📌 Commit 00abef1 has been approved by |
jonas-schievink
commented
Oct 27, 2020
@bors rollup=iffy r- failed in #78451 (comment) |
crlf0710
commented
Nov 13, 2020
Triage: What's the status of this? |
nagisa
commented
Nov 13, 2020
There are outstanding issues that need to be resolved before this can land. It still needs to land some day, though, but it likely will be a bump to a different libc version. |
This PR bumps the version of the libc crate from 0.2.79 to 0.2.80 in order to hopefully fix a build failure when building the standard library for the tier 3
x86_64-unknown-dragonflytarget.