Skip to content

Unescaped HTML in unstable reason #38220

Closed
@jleedev

Description

@jleedev

The docs for FnBox (https://doc.rust-lang.org/std/boxed/trait.FnBox.html) contain this line in the rendered output:

will be deprecated if and when Box becomes usable

In the HTML source, this is the unescaped Box<FnOnce> instead of the escaped Box&lt;FnOnce&gt;.

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