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

6 lines
231 B
Plaintext

error: invalid `--check-cfg` argument: `anything_else(...)`
|
= note: expected `cfg(name, values("value1", "value2", ... "valueN"))`
= note: visit <https://doc.rust-lang.org/nightly/rustc/check-cfg.html> for more details