regression: socket type changes #100551
Labels
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
relnotes
Marks issues that should be documented in the release notes of the next release.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Milestone
Filing this mostly so that we're aware of scope of impact per Crater run and can potentially use this as a landing ground for complaints/concerns (probably should have some issue for that even if not this one, maybe pinned). The scope of impact is pretty depressing, but I don't think the decision by libs-api will change since this isn't new data, so we'll need to clearly communicate it (I believe already planned into release post + notes). It seems likely that we might want to invest in mechanisms to stop future breakage like this (e.g., more strict linting/errors on transmutes of std types).
introduced by PR #78802
Root (compilation) regressions:
Test failures, which are probably caused by broken pointer casting in older tokio/mio/etc (haven't chased down specifically though), leading to InvalidInput / invalid argument from the kernel:
The text was updated successfully, but these errors were encountered: