rust/library/core
bors c0b282f0cc 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.
2025-07-22 08:28:29 +00:00
..
src Auto merge of #144205 - hkBst:flt2dec, r=workingjubilee 2025-07-22 08:28:29 +00:00
Cargo.toml Add opaque TypeId handles for CTFE 2025-07-09 16:37:11 +00:00