Skip to content

Rustdoc: Surface trait impl doc comments in "implemented" section #18701

Closed as not planned
@sfackler

Description

@sfackler

rust-postgres is going to be providing more built-in implementations of ToSql and FromSql for third part libraries via Cargo features (e.g. sfackler/rust-postgres@4f80c32). I've tagged the trait impls with a doc comment stating which feature is required to use them (sfackler/rust-postgres@b81acaa), but that comment isn't displayed by rustdoc: http://sfackler.github.io/doc/postgres/trait.ToSql.html.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-feature-requestCategory: A feature request, i.e: not implemented / a PR.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