mirror of
https://github.com/rust-lang/rust.git
synced 2025-09-28 13:46:03 +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
175 B
Plaintext
3 lines
175 B
Plaintext
error: only `-C link-self-contained` values `y`/`yes`/`on`/`n`/`no`/`off`/`-linker` are stable, the `-Z unstable-options` flag must also be passed to use the unstable values
|
|
|