mirror of
https://github.com/rust-lang/rust
synced 2024-11-05 20:45:15 +00:00
5 lines
221 B
Text
5 lines
221 B
Text
error: invalid `--check-cfg` argument: `cfg(...)`
|
|
|
|
|
= note: expected `cfg(name, values("value1", "value2", ... "valueN"))`
|
|
= note: visit <https://doc.rust-lang.org/nightly/rustc/check-cfg.html> for more details
|
|
|