mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
9 lines
317 B
Plaintext
9 lines
317 B
Plaintext
error: unexpected `--cfg panic="abort"` flag
|
|
|
|
|
= note: config `panic` is only supposed to be controlled by `-C panic`
|
|
= 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
|
|
|