Skip to content

RustDoc needs to encode the real lifetime bounds, not just "RegionBound" #16518

Closed
@nikomatsakis

Description

@nikomatsakis

Before #16462, there was only one region bound -- 'static. This is no longer the case, but rustdoc still thinks it is. This means that wherever a lifetime appears, rustdoc will print 'static, not the correct lifetime.

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