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

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

3 lines
127 B
Plaintext
Raw Normal View History

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