Skip to content

std::fmt docs still reference old specifiers #19209

Closed
@abspoel

Description

@abspoel

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

added a commit that references this issue on Nov 26, 2014
7dadb14
added a commit that references this issue on Nov 26, 2014

auto merge of #19212 : steveklabnik/rust/doc_format_specifiers, r=ale…

8d7b319
added a commit that references this issue on Feb 24, 2025
8a493b1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @kmcallister@abspoel

      Issue actions

        std::fmt docs still reference old specifiers · Issue #19209 · rust-lang/rust