Skip to content

Docs for reexport sometimes have broken links #152693

@DanielEScherzer

Description

@DanielEScherzer

Compare https://docs.rs/libc/0.2.182/libc/enum.c_void.html with https://doc.rust-lang.org/std/ffi/enum.c_void.html - the former has

Equivalent to C’s void type when used as a [pointer].

while the later has

Equivalent to C’s void type when used as a pointer.

The link should be fixed in the docs.rs documentation for the crate


Reported for libc in rust-lang/libc#4978 and instructed by @tgross35 to file an issue here

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsA-intra-doc-linksArea: Intra-doc links, the ability to link to items in docs by nameC-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