Libs Meetings
Minutes
Meeting Link: https://meet.jit.si/rust-libs-meeting-ujepnbwg2lzqgt6wvrndwimi
Attendees: Amanieu, Josh Stone, Josh Triplett, Mara, The 8472
2 rust-lang/rust T-libs FCPs
wesleywiser (1), thomcc (1), joshtriplett (1), pnkfelix (1), eddyb (1), the8472 (1), Amanieu (1), cuviper (1), m-ou-se (2)
Looks like the breakage is not widespread.
JoshT: This isn't covered by our 'acceptable breakage' policy, so we'd be deciding to diverge from that. So we should at least relnotes this and ask people to
Amanieu: Let's close as acceptable.
Mara: +1
Amanieu: Acceptable breakage.
JoshT: Not great that it's also not Send.
Mara: It can never be Send, because you can get two lock()s in the same thread, and then you shouldn't send one away to another thread.
The 8472: cargo semver checks for std?
Not for this team.
-> libs-api
P-medium
Performance regression: rustc failed to optimize `_mm256_avg_epu8` after 1.75.0P-high
regression: conflicting implementations of trait `Visitable` for type `Box<_>`Generated by fully-automatic-rust-libs-team-triage-meeting-agenda-generator