mirror of
https://github.com/rust-lang/rust.git
synced 2025-09-30 08:16:56 +00:00

- update existing tests for stabilization - ensure `-Clink-self-contained=-linker` is only stable on x64 linux - test invalid `-Clink-self-contained` components
3 lines
172 B
Plaintext
3 lines
172 B
Plaintext
error: `-C link-self-contained=-linker` 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
|
|
|