# Libs Meeting 2025-06-25
###### tags: `Libs Meetings` `Minutes`
**Meeting Link**: https://meet.jit.si/rust-libs-meeting-ujepnbwg2lzqgt6wvrndwimi
**Attendees**: ...
## Agenda
- Triage
- Anything else?
## Triage
### FCPs
4 rust-lang/rust T-libs FCPs
- merge rust.tf/115746 *Print thread ID in panic message* - (2 checkboxes left)
- merge rust.tf/137122 *Specialize \`Iterator::eq{\_by}\` for \`TrustedLen\` iterators* - (3 checkboxes left)
- merge rust.tf/132484 *unix: Relax escaping in \`Debug\` impl on \`Command\`* - (0 checkboxes left)
- merge rust.tf/135634 *stop specializing on \`Copy\`* - (3 checkboxes left)
[joshtriplett (3)](https://rfcbot.rs/fcp/joshtriplett), [m-ou-se (2)](https://rfcbot.rs/fcp/m-ou-se), [Amanieu (1)](https://rfcbot.rs/fcp/Amanieu), [the8472 (1)](https://rfcbot.rs/fcp/the8472), [cuviper (1)](https://rfcbot.rs/fcp/cuviper)
### (Prioritization Requested) rust.tf/142948 *\`{UnsafeCell,Cell}::from\_mut\` on \`&mut \[T; 0\]\` then unsize\-coerced in consteval reports UB in safe code*
Compiler issue, not libs issue.
### (Nominated) rust.tf/142557 *\`TcpListener::accept\` not retrying transient errors is a footgun*
Josh: It should clearly retry on 'interrupted'. Anything else should be proposed separately
Amanieu: no strong opinions
Amanieu: we should document this as a footgun though
Josh: yeah. documenting that accept() might fail rather than returning a socket that then errors.
Josh: So, retry on interrupted. document other cases.
Josh to reply.
### (Regressions) rust.tf/119560 *\`cargo test\` performance regression on Windows on version 1.75.0*
### (Regressions) rust.tf/139730 `P-high` *A case of compound x86\_64 performance regression caused by LLVM 20 and #124810*
### (Regressions) rust.tf/139542 *Type inference regression in 1.86 stable, due to unstable ByteStr*
### (Regressions) rust.tf/53340 *Performance regression in tight loop since rust 1.25*
### (Regressions) rust.tf/74820 `P-medium` *libtest panics when running \`should\_panic\` tests under QEMU armv7*
### (Regressions) rust.tf/112180 *assertion failed: key as usize != KEY\_SENTVAL in DragonFly BSD*
### (Regressions) rust.tf/124216 `P-medium` *Performance regression: rustc failed to optimize specific x86\-64 SIMD intrinsics after 1.75.0*
### (Regressions) rust.tf/142119 `P-medium` *Linking a Rust staticlib unexpectedly changes C math functions from libm to bundled ones from compiler\-builtins*
### (Regressions) rust.tf/139357 *Fix parameter order for \`\_by()\` variants of \`min\` / \`max\`/ \`minmax\` in \`std::cmp\`*
FCP finished. Should be merged?
### (Regressions) rust.tf/138054 `P-low` *unreachable pub item from portable\-simd with target\_feature = "avx512f"*
### (Regressions) rust.tf/141300 `P-low` *\`sys::thread\_local::key::tests::destructors\` fails under x86 Windows 7*
### (Regressions) rust.tf/142345 `P-low` *\`pin!()\` macro no longer constant\-promotes \`&mut\` references to empty arrays*
### (Regressions) rust.tf/130320 `P-medium` *stdlib code size increase in nightly\-2024\-09\-01 for aarch64\-linux\-android*
### (Regressions) rust.tf/140207 `P-high` *\`copied().min()\` performance regression on nightly*
## Actions
- [ ] Reply to all issues/PRs discussed in this meeting, or add them to the [open action items](https://hackmd.io/Uehlc0qUQfWfvY1swYWRgQ).
_Generated by [fully-automatic-rust-libs-team-triage-meeting-agenda-generator](https://github.com/rust-lang/libs-team/tree/main/tools/agenda-generator)_