Skip to content

rustdoc broken on generic intrinsics #10597

Closed
@thestinger

Description

@thestinger
#[no_std];
#[link(name = "broken")];

extern "rust-intrinsic" {
    pub fn uninit<T>() -> T;
}

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