mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 06:55:31 +00:00
The examples for specifying the precision have comments explaining which argument the specifier is referring to. However, for implicit positional arguments, the examples simply talk about "next arg". To make it easier for readers to follow the comments, "next arg" was supplemented with the actual resulting argument index.