Skip to content

Rustdoc should display the since version for stable items #27607

Closed
@sfackler

Description

@sfackler
Member

You can't tell when something like FromRawFd was stabilized without going into the source: https://doc.rust-lang.org/stable/std/os/unix/io/trait.FromRawFd.html

Activity

added
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
on Aug 8, 2015
added a commit that references this issue on Feb 10, 2016
75acee2
added a commit that references this issue on Feb 10, 2016

Auto merge of #30686 - wesleywiser:rustdoc_display_since, r=steveklabnik

b5da60d
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

    T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @sfackler

        Issue actions

          Rustdoc should display the `since` version for stable items · Issue #27607 · rust-lang/rust