Skip to content

Rustdoc problem with lifetimes #24503

Closed
Closed
@iopq

Description

@iopq

http://webcache.googleusercontent.com/search?q=cache:ufyF2_8E4hUJ:doc.rust-lang.org/1.0.0-alpha.2/std/string/type.CowString.html+&cd=2&hl=en&ct=clnk&gl=us

Using a single apostrophe breaks the tag:

<a class='stability Deprecated' title='use Cow<'a, str> instead'>Deprecated</a>

as you can see, the title is use Cow< and the rest is malformed HTML

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