mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 16:54:01 +00:00
6 lines
229 B
Plaintext
6 lines
229 B
Plaintext
error: invalid `--check-cfg` argument: `unsafe(cfg(foo))`
|
|
|
|
|
= note: expected `cfg(name, values("value1", "value2", ... "valueN"))`
|
|
= note: visit <https://doc.rust-lang.org/nightly/rustc/check-cfg.html> for more details
|
|
|