The docs in std::fmt still make references to the `d`, `u` and `s` specifiers, which were removed with #19040 Also, is the section "Argument types" still relevant?
Activity
remove deprecated stuff from std::fmt docs
auto merge of #19212 : steveklabnik/rust/doc_format_specifiers, r=ale…
Merge pull request rust-lang#19209 from niller-g/master