rust/tests/ui/check-cfg/invalid-arguments.untermina...

6 lines
217 B
Plaintext

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