follow-up on #2963, changing MSG* constant types for musl/emscripten.#2978
Conversation
|
r? @JohnTitor (rust-highfive has picked a reviewer for you, use r? to override) |
|
Could you just remove the deprecation attrs? We have to figure out how we deliver breaking changes first. |
|
Yeah, deprecations here cause failures when used in the stdlib... |
|
I started a discussion about this in https://rust-lang.zulipchat.com/#narrow/stream/351149-t-libs.2Fcrates/topic/Deprecations.2Ftype.20changes.20in.20.60libc.60.20.28for.20musl.2C.20emscripten.29. It's tricky because these aren't really being removed, just changed -- We also still need them both before and after in the stdlib (and I'm sure this is true for others too). So, I'm not sure the policy in the CONTRIBUTING.md guide is actually good for cases like this (it seems really geared for removals...) |
06c4c40 to
1a5f49f
Compare
1a5f49f to
4ba884a
Compare
|
@bors r+ |
|
☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14 |
No description provided.