Skip to content

Rustdoc-Json: Large Amount of unreferenced core in index #101201

Closed
@aDotInTheVoid

Description

@aDotInTheVoid
#![no_std]
pub fn foo() {}

Has an enormous output, that includes core::fmt::Write, and many other unreferenced items.

Many of these items also have dangling Id's.

Possibly caused by #101105

@rustbot modify labels: +A-rustdoc-json +T-rustdoc

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-rustdoc-jsonArea: Rustdoc JSON backendT-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