rust/tests/ui/linking/linker-features-lld-disallowed.unstable_target_negative.stderr
Rémy Rakic 856c662567 expand -Clinker-features tests
- ensure only `-Clinker-features=-lld` is stabilized, and only on x64
  linux
- test `-Clinker-features` unstable values
2025-07-08 09:30:44 +00:00

3 lines
165 B
Plaintext

error: `-C linker-features=-lld` is unstable on the `x86_64-unknown-linux-musl` target. The `-Z unstable-options` flag must also be passed to use it on this target