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

6 lines
217 B
Plaintext

error: invalid `--check-cfg` argument: `cfg(any(),values())`
|
= note: `values()` cannot be specified before the names
= note: visit <https://doc.rust-lang.org/nightly/rustc/check-cfg.html> for more details