Skip to content

rustdoc: fixed arrays are printing with const-eval debug info #44555

Closed
@QuietMisdreavus

Description

@QuietMisdreavus
Member

From the current nightly docs for AsRef:

image

Looks like this was introduced in #44275.

Activity

added
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
on Sep 13, 2017
eddyb

eddyb commented on Sep 14, 2017

@eddyb
Member

Linking an issue number doesn't cc anyone, sadly.

Fix incoming.

added a commit that references this issue on Sep 16, 2017

Rollup merge of rust-lang#44562 - eddyb:ugh-rustdoc, r=nikomatsakis

3752ec2
added a commit that references this issue on Sep 16, 2017

Rollup merge of rust-lang#44562 - eddyb:ugh-rustdoc, r=nikomatsakis

143e236
added 3 commits that reference this issue on Sep 17, 2017

Rollup merge of rust-lang#44562 - eddyb:ugh-rustdoc, r=nikomatsakis

a5bc385

Rollup merge of rust-lang#44562 - eddyb:ugh-rustdoc, r=nikomatsakis

98491ba

Rollup merge of rust-lang#44562 - eddyb:ugh-rustdoc, r=nikomatsakis

4dc01c4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @eddyb@sfackler@QuietMisdreavus

        Issue actions

          rustdoc: fixed arrays are printing with const-eval debug info · Issue #44555 · rust-lang/rust