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

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

3 lines
115 B
Plaintext
Raw Normal View History

error: invalid `--check-cfg` argument: `cfg(values(any()),foo)` (`values()` cannot be specified before the names)