# Libs Meeting 2025-07-16
###### tags: `Libs Meetings` `Minutes`
**Meeting Link**: https://meet.jit.si/rust-libs-meeting-ujepnbwg2lzqgt6wvrndwimi
**Attendees**: David, The 8472, Chris Denton, TC, Amanieu, Josh
Notes: Tomas Sedovic
## Agenda
- Triage
- Anything else?
## Triage
### FCPs
3 rust-lang/rust T-libs FCPs
- merge rust.tf/137122 *Specialize \`Iterator::eq{\_by}\` for \`TrustedLen\` iterators* - (2 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 (2)](https://rfcbot.rs/fcp/joshtriplett), [m-ou-se (1)](https://rfcbot.rs/fcp/m-ou-se), [cuviper (1)](https://rfcbot.rs/fcp/cuviper), [the8472 (1)](https://rfcbot.rs/fcp/the8472)
### (Nominated) rust.tf/143164 `P-high` *New "type annotations needed" error in Rust nightly\-2025\-06\-24*
### (Nominated) rust.tf/143423 *Fix multiple clippy issues*
- accept new lints and add to whitelist so it keeps being checked
- ask bootstrap to make sure that running ./x clippy doesn't check more than we want
The 8472 to reply
### (Nominated) rust.tf/143614 *take into account the num of processes by ulimit*
- file an acp to have an env var to set std's parallelism
- maybe update documentation
- otherwise close issue, weird system/edge-case
Amanieu to reply
### (Waiting on team) rust.tf/143383 *stabilize \`const\_array\_each\_ref\`*
### (Regressions) rust.tf/139730 `P-high` *A case of compound x86\_64 performance regression caused by LLVM 20 and #124810*
### (Regressions) rust.tf/53340 `P-low` *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/81902 *RUST\_BACKTRACE truncated with \-Cpanic=abort*
### (Regressions) rust.tf/119560 `P-low` *\`cargo test\` performance regression on Windows on version 1.75.0*
### (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)_