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

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

3 lines
131 B
Plaintext
Raw Normal View History

error: invalid `--check-cfg` argument: `cfg(foo,test())` (`cfg()` arguments must be simple identifiers, `any()` or `values(...)`)