mirror of
https://github.com/rust-lang/rust.git
synced 2025-09-28 13:46:03 +00:00
7 lines
244 B
Plaintext
7 lines
244 B
Plaintext
error: invalid `--check-cfg` argument: `#!/usr/bin/shebang
|
|
cfg(key)`
|
|
|
|
|
= note: expected `cfg(name, values("value1", "value2", ... "valueN"))`
|
|
= note: visit <https://doc.rust-lang.org/nightly/rustc/check-cfg.html> for more details
|
|
|