Post #1364949
2025-11-13 13:29 UTC
@Mara Is there any write-up of the underlying dark magic (or light magic, if that's the work of a Jedi)
Replies (1)
-
@Mara@hachyderm.io 2025-11-13 13:32
All my work on string formatting in Rust of the past few years is tracked in this tracking issue: https://github.com/rust-lang/rust/issues/99012 I wrote a bit about the history in https://blog.m-ou.se/format-args/ (two years ago). This latest change is https://github.com/rust-lang/rust/pull/148789 and includes some explanation.