]> git.lizzy.rs Git - rust.git/blob - tests/ui/conditional-compilation/cfg-arg-invalid-9.stderr
Rollup merge of #106664 - chenyukang:yukang/fix-106597-remove-lseek, r=cuviper
[rust.git] / tests / ui / conditional-compilation / cfg-arg-invalid-9.stderr
1 error: invalid `--cfg` argument: `key=value` (expected `key` or `key="value"`, ensure escaping is appropriate for your shell, try 'key="value"' or key=\"value\")
2