Auto merge of #144205 - hkBst:flt2dec, r=workingjubilee

flt2dec: replace for loop by iter_mut

Perf is explored in https://github.com/rust-lang/rust/issues/144118, which initially showed small losses, but then also showed significant gains. Both are real, but given the smallness of the losses, this seems a good change.
This commit is contained in:
bors 2025-07-22 08:28:29 +00:00
commit 9b11f5a0ce

Diff Content Not Available