Skip to content

Searchbar in docs for std crate show entries which don't appear to exist #47934

Closed
@manpat

Description

@manpat

Searching for from_bool on both https://doc.rust-lang.org/std/ and in my local docs (with rustup doc), shows results for functions on primitive types which when clicked, don't link to any functions.

rustfrom_bool
primtypefrom_bool

Following recommendations from rustc error messages, it appears to be that these functions have leaked in from the compiler_builtins crate somehow, but don't appear anywhere else in the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-bugCategory: This is a bug.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