compiletest: //@ needs-dynamic-linking
should rule out musl since it supports neither dylibs nor cdylibs
#132350
Labels
A-compiletest
Area: The compiletest test runner
C-bug
Category: This is a bug.
E-medium
Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
E-needs-investigation
Call for partcipation: This issues needs some investigation to determine current status
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Noticed in #130860. Should double-check the detection mechanism to determine why we thought
musl
targets supported dynamic linking in the first place.The text was updated successfully, but these errors were encountered: