mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-18 09:06:27 +00:00
9 lines
307 B
Plaintext
9 lines
307 B
Plaintext
error: unexpected `--cfg unix` flag
|
|
|
|
|
= note: config `unix` is only supposed to be controlled by `--target`
|
|
= note: manually setting a built-in cfg can and does create incoherent behaviors
|
|
= note: `#[deny(explicit_builtin_cfgs_in_flags)]` on by default
|
|
|
|
error: aborting due to 1 previous error
|
|
|