Closed
Description
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
Labels
No labels