rust/library/core
bors 040e2f8b9f Auto merge of #143540 - yotamofek:pr/library/simplify-num-fmt, r=tgross35
Simplify num formatting helpers

Noticed `ilog10` was being open-coded when looking at this diff: 85d6768f4c..76d9775912 (diff-6be9b44b52d946ccac652ddb7c98146a01b22ea0fc5737bc10db245a24796a45)
That, and two other small cleanups 😁

(should probably go through perf just to make sure it doesn't regress formatting)
2025-07-08 10:54:22 +00:00
..
src Auto merge of #143540 - yotamofek:pr/library/simplify-num-fmt, r=tgross35 2025-07-08 10:54:22 +00:00
Cargo.toml Update cfg(bootstrap) 2025-07-01 10:55:49 -07:00