When both width and precision flags are specified, then the character width is counted twice. Instead, record the character width when truncating it to the precision, so it does not need to be recomputed. Simplify control flow so the cases are more clear. |
||
|---|---|---|
| .. | ||
| builders.rs | ||
| float.rs | ||
| fmt_trait_method_doc.md | ||
| mod.rs | ||
| nofloat.rs | ||
| num.rs | ||
| rt.rs | ||