rust/tests/ui/check-cfg/invalid-arguments.mixed_values_any.stderr

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
154 B
Plaintext
Raw Normal View History

error: invalid `--check-cfg` argument: `cfg(foo,values("bar",any()))` (`values()` arguments cannot specify string literals and `any()` at the same time)