Skip to content

Won't compile on musl without libstd #684

Closed
@clarfonthey

Description

@clarfonthey

See the linked thread at rust-lang/rust#37406.

I tried compiling my loop-forever crate on musl to reduce binary size, but it failed to compile due to an error that appears to be a bug; the link_cfg feature should never be called outside of the std build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions