blob: 2d59b12097d7d055f3ffc4ea80b64744989ec5a3 [file] [log] [blame]
error: invalid `--check-cfg` argument: `cfg(foo,values("bar",any()))`
|
= note: `values()` arguments cannot specify string literals and `any()` at the same time
= note: visit <https://doc.rust-lang.org/nightly/rustc/check-cfg.html> for more details