Skip to content

rustdoc should mark #[deprecated] things as such #14493

Closed
@SimonSapin

Description

@SimonSapin

For example, as of this writing, the StrAllocating::to_owned method is annotated with #[deprecated = "obsolete, use to_string"], but http://doc.rust-lang.org/std/str/trait.StrAllocating.html#method.to_owned gives no indication of that.

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

    Issue actions